Saving Macro

  • Thread starter Thread starter whatzzup
  • Start date Start date
W

whatzzup

Good morning, can anyone tell me how to save a Recorded Macro to be used
later on a different workbook.
 
Hi,

One way is to copy it to personal.xls which is a private and hidden workbook
that opens with Excel.

To do this open VB editor (Alt + F11) and look for personal.xls on the left
hand side if you don't see it tap Ctrl+R to open project explorer.

If it isn't there you need to create one and to do this follow the
instructions here
http://www.rondebruin.nl/personal.htm

Once you've done that copy your macro into a personal.xls module for future
use.

Mike
 
You should save it to Personal.xls. This will be an option from a dropdown
list (Store macro in) when you start the recorder.

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top