ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   What does a macro actually do (https://www.excelbanter.com/excel-discussion-misc-queries/230419-what-does-macro-actually-do.html)

robin

What does a macro actually do
 
In excel if it is a Macro file that it updates all related workbooks. I do
not entirely understand this.

Jacob Skaria

What does a macro actually do
 
Dear Robin

A macro is a recording of each command and action you perform to complete a
task. Later whenever you need to carry out that task in your worksheets you
just need to run the macro. They will always carry out the same steps in the
same order. Complex ones can be created using the VBE but simpler ones are
created by recording the macro. Try recording one from tools|Macro and view
the code to understand your actions...

If this post helps click Yes
---------------
Jacob Skaria


"Robin" wrote:

In excel if it is a Macro file that it updates all related workbooks. I do
not entirely understand this.


robin

What does a macro actually do
 
Jacob,

Thank you. You explained that well.

"Jacob Skaria" wrote:

Dear Robin

A macro is a recording of each command and action you perform to complete a
task. Later whenever you need to carry out that task in your worksheets you
just need to run the macro. They will always carry out the same steps in the
same order. Complex ones can be created using the VBE but simpler ones are
created by recording the macro. Try recording one from tools|Macro and view
the code to understand your actions...

If this post helps click Yes
---------------
Jacob Skaria


"Robin" wrote:

In excel if it is a Macro file that it updates all related workbooks. I do
not entirely understand this.



All times are GMT +1. The time now is 10:09 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com