Macro HELP!!

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

Guest

I created a macro by recoding my actions. I then attached the macro to a
toolbar button. The problem is when I run the macro in any other worksheet;
the macro keeps opening up the original worksheet. Is there a way to prevent
this? Do I need to post the code for the macro for further help?
 
When you record a macro you get the option where to save the macro,
select personal macro workbook from dropdown under Store in:
Then attach the button it to the personal.xls workbook macro
If you don't have a personal.xls you need to create it, best way might be to
re-record the macro again and this time select the personal.xls
Otherwise you need to record a dummy, store it in the personal.xls, press
Alt + F11, copy the code from the original workbook's macro module and paste
into the personal.xls macro module


Regards,

Peo Sjoblom
 

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