ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   moving macro (https://www.excelbanter.com/excel-worksheet-functions/136752-moving-macro.html)

SherryJ

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.

joel

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.


SherryJ

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.



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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com