#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default moving macro

In our office one lady uses a macro, we need another to use the same. How do
we move the macro from one computer to another.
I do no know much(alost nothing) about macro's so please if you have any
help i woill greatly appreciate it.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 9,101
Default moving macro

there a lots of ways. The trcik is finding the macro. The macro could be in
the workbook or it could be in a file called personal.xls

If in workbook:

1) First get to the VBA editor. Right click on Tab at botttom of worksheet
(normally sheet1) and select code.
2) On right side of screen is Project - VBA Project. The macro may be in
several places.
a) In a module
b) In one of the sheets
c) ThisWorkbook

3) Double click in the VBAProjectt each of these items until the macro is
found.
4) Then highlight code and copy.

5) Open second workbook the same as first and paste code.

If in personal.xls look in this directory
C:\Program Files\Microsoft Office\OFFICE11\XLSTART

Different version of Office havve diffferent numbers. May be in Offfice10.
e-mail the personal.xls file from one computer to a 2nd computer and save in
the same directory.



"SherryJ" wrote:

In our office one lady uses a macro, we need another to use the same. How do
we move the macro from one computer to another.
I do no know much(alost nothing) about macro's so please if you have any
help i woill greatly appreciate it.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default moving macro

Thank You, Thank You
I got it moved

"Joel" wrote:

there a lots of ways. The trcik is finding the macro. The macro could be in
the workbook or it could be in a file called personal.xls

If in workbook:

1) First get to the VBA editor. Right click on Tab at botttom of worksheet
(normally sheet1) and select code.
2) On right side of screen is Project - VBA Project. The macro may be in
several places.
a) In a module
b) In one of the sheets
c) ThisWorkbook

3) Double click in the VBAProjectt each of these items until the macro is
found.
4) Then highlight code and copy.

5) Open second workbook the same as first and paste code.

If in personal.xls look in this directory
C:\Program Files\Microsoft Office\OFFICE11\XLSTART

Different version of Office havve diffferent numbers. May be in Offfice10.
e-mail the personal.xls file from one computer to a 2nd computer and save in
the same directory.



"SherryJ" wrote:

In our office one lady uses a macro, we need another to use the same. How do
we move the macro from one computer to another.
I do no know much(alost nothing) about macro's so please if you have any
help i woill greatly appreciate it.

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 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
Moving Down a Cell in Macro Anonymous Excel Discussion (Misc queries) 2 December 5th 04 09:50 AM


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