View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
terence terence is offline
external usenet poster
 
Posts: 18
Default Macro doesn't run on another computer

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