Creating New Macro Workbooks

B

bodhisatvaofboogie

How do I go about creating a new workbook for macros??? There is the personal
workbook that is on the macro window when I record new ones, can I create a
new one that will show up for me to store macros in??? Thanks!!!
 
D

Dave Peterson

Just start a new workbook and put all your new macros in that workbook's
project.

Remember to save the workbook every so often.

If you want the macros to be available whenever you start excel, you can store
it in your XLStart folder.
 
D

DS-NTE

And then you may turn it into an Addin.


knut
Dave Peterson said:
Just start a new workbook and put all your new macros in that workbook's
project.

Remember to save the workbook every so often.

If you want the macros to be available whenever you start excel, you can
store
it in your XLStart folder.
 
Top