Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Transporting Excel 97 Macros

If I want to have the same Word 97 macros (and custom menus and toolbars) on
my home machine as on my office machine, I bring home the Normal.dot file.

Is there an equivalent way of doing this in Excel 97?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,393
Default Transporting Excel 97 Macros

Open the files that contain the macros; Open Visual Basic (ALT+F11); click
on each Module in the VBAProject window; Use File| Export to send the macro
to thumb drive (or to hard drive and later to CD)
At home use File | Import to load the BAS files
--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"John Ciccone" wrote in message
...
If I want to have the same Word 97 macros (and custom menus and toolbars)
on
my home machine as on my office machine, I bring home the Normal.dot file.

Is there an equivalent way of doing this in Excel 97?



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,600
Default Transporting Excel 97 Macros

Your macros may be stored in Personal.xls. If you don't have this already in
your home machine create a new one by recording a dummy macro to your
Personal (can delete it later).

Load a renamed copy of your work personal.xls, in the VBE, F11, drag all
modules from the renamed Personal to your new Personal.

Similarly search your work system for your toolbar *.xlb folder, which in
Excel97 will be named username8.xlb, take a renamed copy home. From memory
(might be wrong about exact way to do this) open the renamed xlb or drag it
into Excel from file. It should merge the settings.

Close & reopen Excel, save your Personal when prompted.

Regards,
Peter T

"John Ciccone" wrote in message
...
If I want to have the same Word 97 macros (and custom menus and toolbars)

on
my home machine as on my office machine, I bring home the Normal.dot file.

Is there an equivalent way of doing this in Excel 97?



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Transporting Excel 97 Macros

Thank you.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Transporting text files from notepad to excel [email protected] Excel Programming 2 October 29th 07 06:49 PM
Transporting Variable from macro to spreadsheet Ken Newman Excel Programming 2 February 28th 07 10:14 PM
convert lotus 123w macros to excel macros rpiescik Excel Programming 1 September 18th 04 01:35 PM
Looking up blank cells and transporting data to another worksheet Hari[_3_] Excel Programming 2 August 31st 04 02:33 PM
Transporting a toolbar within a spreadsheet Kent Spry Excel Programming 1 August 13th 03 11:03 AM


All times are GMT +1. The time now is 11:11 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"