![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Apr 2002
Posts: 2
|
I'm kicking myself...
I need to set up my macro on someone else's computer and their "personal.xls/personal macros folder" isn't available. a message box used to ask me if i wanted to add it to personal, but i'm not getting that option on this machine. Hell, i'm not even sure if copy/pasting the text from the macro or exporting/importing it to the other machine is a better opt. (never done it before) Any help/dirx is much appreciated!!! |
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Columbus, OH, USA
Posts: 3,519
|
How about saving you personal.xls as an add-in and moving the add-in to their machine. (do a "Save As" and change *.xls to *.xla, or scroll down to the last option in the FileType combobox)
On the other machine open Excel and go to Tools|Add-ins... and browse to the location of the Add-in. HTH |
|
|
|
|
|
#3 |
|
Board Regular
Join Date: Feb 2002
Posts: 3,065
|
if your networked be care ful IT might over right this ...
macro crunching i guess.. this is common REMEMBER to export bas files of all cripts for safty....
__________________
Free Excel based Web Toolbar available here. Jack in the UK J & R Excel Solutions "making Excel work for you" |
|
|
|
|
|
#4 |
|
Board Regular
Join Date: Feb 2002
Posts: 3,065
|
also cls and userforms
a must...
__________________
Free Excel based Web Toolbar available here. Jack in the UK J & R Excel Solutions "making Excel work for you" |
|
|
|
|
|
#5 |
|
Legend
Join Date: Feb 2002
Location: Minneapolis, Mn, USA
Posts: 9,704
|
Typically, even on networks, you're looking for a folder on the c: drive (use the explorer) called "xlstart." Paste the file to this directory (note: it doesn't necessarily need to be named "personal.xls").
Hope this helps. _________________ Cheers, NateO "Me no are no nice guy" [ This Message was edited by: NateO on 2002-04-19 11:20 ] |
|
|
|
|
|
#6 |
|
Board Regular
Join Date: Feb 2002
Location: Chippenham, UK
Posts: 136
|
Right click on the module that contains the macro and use export.
__________________
Regards, Gary Hewitt-Long |
|
|
|
|
|
#7 |
|
New Member
Join Date: Apr 2002
Posts: 2
|
Thanks to all for your help! I really appreciate it!
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|