Macros

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have Office 2003. When I bring up Excel I create a macro using several
commands. I save it and then when I go back to use the macro again it is not
there. Any idea what's wrong?

Thank you.
 
Macros live in workbooks.

So put your macro in a workbook, save that workbook when you're done creating
the macro.

And if you need to run the macro again, just open that workbook and use
Tools|macro|macros to get to it.
 
Back
Top