trying to move macro from personal workbook w/o deleting

WGGMKG

New Member
Joined
Sep 7, 2006
Messages
11
I'm trying to change the location a macro is saved in. when created, it was saved in the personal macro workbook, issue is when spreadsheet is opened by another user in the network, the macro is available.
i need to save the macro with the workbook.

can the macro location be changed the be saved in the workbook?
 

Excel Facts

Formula for Yesterday
Name Manager, New Name. Yesterday =TODAY()-1. OK. Then, use =YESTERDAY in any cell. Tomorrow could be =TODAY()+1.
Try this way.
Open the workbook in which you need the macro and hit ALT+F11 to bring up the VBE. Use View>Project Explorer (shortcut CTRL+R) to see your opened workbook and Personal.xls on the left hand pane. Click and drag the macro in personal.xls to your needed workbook in the left hand pane itself.
HTH
 
Upvote 0

Forum statistics

Threads
1,214,985
Messages
6,122,607
Members
449,090
Latest member
vivek chauhan

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top