Está en la página 1de 1

Exploring Numerical Methods through Excel VBA

Numerical Methods deals with various approaches to find numerical approximations to the solutions of
algebraic and transcendental equations. Computer implementation of different numerical solutions can
vary significantly, depending on the software used and its included tools and functions. Cost of the
software may also be a consideration in executing the necessary solutions. Evaluating functions and
relations in Microsoft Excel (or Excel) is simpler and cost-effective; Excel only requires basic knowledge
of computing and the software can be found in most desktop and laptop computers, respectively.

Excel VBA

Creating a Macro
With Excel VBA, one can automate repetitive tasks, processes and procedures in Excel by writing a set of
instructions called macros. A prerequisite to this course is to turn on the Developer tab.

The Developer Tab


One way to turn on the developer tab is to execute the following steps:

También podría gustarte