Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dear all,
I have written a macro which contains a button on the worksheet. When the button is clicked, the macro is run. There is no problem when I run the file in my own computer but there is no response when run the same file in another computer. What is the problem? Thanks. Terence |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Terence,
It sounds like the macro exists in your personal.xls, rather than the workbook. Go to the VB Editor and find the click event for your button. Is it in Personal.xls or the workbook which contains the button? Steve -----Original Message----- Dear all, I have written a macro which contains a button on the worksheet. When the button is clicked, the macro is run. There is no problem when I run the file in my own computer but there is no response when run the same file in another computer. What is the problem? Thanks. Terence . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can you run a macro while your computer is locked? | Excel Discussion (Misc queries) | |||
Moving a macro to another computer | Excel Discussion (Misc queries) | |||
Macro will work on one computer but not on another | Excel Worksheet Functions | |||
How can I call My Computer through an Excel macro? | Excel Discussion (Misc queries) | |||
formatting in macro works on one computer | Excel Programming |