Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Greetings,
I have forgotten the best way to export a macro from one computer, then import it to another. Depending on where I am, either under tools macro macros edit, or under tools visual basic editor, I see two different files types, .cls and .bas. I always thought macros were .bas files, so that's why I'm writing. Let's say I have a macro in Personal.xls. What's the best way to copy it, and can I get a brief explanation between .cls and .bas? Much obliged, -- Mike Jacksonville, Florida |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Open VBA editor
Click on each module in turn on the Project Window Use File | Export to send a BAS file to some folder .... Transfer folder to next PC .... Then Open VBA editor Select appropriate workbook in Project Window Use File | Import -- Bernard V Liengme www.stfx.ca/people/bliengme remove caps from email "Mike Saffer" wrote in message ... Greetings, I have forgotten the best way to export a macro from one computer, then import it to another. Depending on where I am, either under tools macro macros edit, or under tools visual basic editor, I see two different files types, .cls and .bas. I always thought macros were .bas files, so that's why I'm writing. Let's say I have a macro in Personal.xls. What's the best way to copy it, and can I get a brief explanation between .cls and .bas? Much obliged, -- Mike Jacksonville, Florida |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thank you. Works fine.
Best, Mike Jacksonville, Florida "Bernard Liengme" wrote: Open VBA editor Click on each module in turn on the Project Window Use File | Export to send a BAS file to some folder .... Transfer folder to next PC .... Then Open VBA editor Select appropriate workbook in Project Window Use File | Import -- Bernard V Liengme www.stfx.ca/people/bliengme remove caps from email "Mike Saffer" wrote in message ... Greetings, I have forgotten the best way to export a macro from one computer, then import it to another. Depending on where I am, either under tools macro macros edit, or under tools visual basic editor, I see two different files types, .cls and .bas. I always thought macros were .bas files, so that's why I'm writing. Let's say I have a macro in Personal.xls. What's the best way to copy it, and can I get a brief explanation between .cls and .bas? Much obliged, -- Mike Jacksonville, Florida |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do I run excel 4.0 macros on excel 2000 | Excel Discussion (Misc queries) | |||
Macros editing and exporting | Excel Worksheet Functions | |||
troubleshooting exporting Lotus 123 files with macros to Excel 200 | Excel Discussion (Misc queries) | |||
Enabling macros | Excel Discussion (Misc queries) | |||
Transferring toolbars and macros to other computers | Excel Discussion (Misc queries) |