Transport macro

D

dahlgrenen

Hi!
I have made an macro that sould always be used in a specific excelfile
I am wondering, if I save this file with the macro in a databse, wil
others be ale to use the macro? Or do I need to Transport it in som
ways, maybe like an add in ?
Tank you for replying
 
G

Gord Dibben

Save the macro in a module in the specific workbook.

It will be carried with the workbook and be available for users who
have enabled macros when opening that workbook.


Gord
 
Top