How do I keep the personal.xls from opening?

D

dbritt

For some reason, when I created a macro today, the personal.xls worksheet
keeps opening at the time I open Excel. I want the macros to be available
for all worksheets and not just the one I'm working on. This hasn't been an
issue before. What happened?
 
B

Bernard Liengme

This is where macros are kept when they need to be used in all files
However, generally Personal.xls is opened in hidden mode (Widows | Hide)
 
Top