Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 23
Default Moving macro from one PC to another

Hi,

Someone else created a macro that I think resides locally on a couple of PCs
in my company. I can go in and edit the code of the macro. I want to keep
it on the existing computers but move it to a new one. Can someone tell me
how to move a macro from one PC to another? We don't have a common server.

Thanks,
--
Chuck W
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default Moving macro from one PC to another

When you say the module is on a 'couple' of PC's I suspect to is in the
personal.xls files of s 'couple' of users. If you don't have a network then
the only way is to get it on a disk manually put it on each PC:-

Open excel on a machine that has the macro and click ALT+F11 to open the VB
editor. Navigate to and right click on the module for the code you want to
share and and then click 'export file'

The code will be saved to a .BAS file which can then be imported to other
machines.

Mike

"ChuckW" wrote:

Hi,

Someone else created a macro that I think resides locally on a couple of PCs
in my company. I can go in and edit the code of the macro. I want to keep
it on the existing computers but move it to a new one. Can someone tell me
how to move a macro from one PC to another? We don't have a common server.

Thanks,
--
Chuck W

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
moving macro SherryJ Excel Worksheet Functions 2 March 28th 07 02:50 AM
Moving a macro to other PCs ChuckW Excel Discussion (Misc queries) 7 February 13th 07 08:18 PM
Moving up / down in a macro Michel Khennafi Excel Worksheet Functions 1 April 28th 06 04:57 AM
Moving right in a macro BJS Excel Discussion (Misc queries) 2 August 27th 05 01:54 AM
Moving down one row in a macro Cathy S. New Users to Excel 3 January 4th 05 09:02 PM


All times are GMT +1. The time now is 12:00 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"