View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
felix felix is offline
external usenet poster
 
Posts: 2
Default Static Macro in Spreadsheet

Hi Group,

thanks for the replies. I maybe didn't explain my problem pretty good,
but thanks anyway! ^^

I do know how to assign the macro to a button, my problem is that the
button is only local (?) and I'd like to distribute the macro to some of
my collegues and don't want to create the toolbar/button at their
workstations too. If they open the spreadsheet the toolbar/button should
be already there and if possible only for that workbook and not for any
other spreadsheet.

cheers
-fe

"Tim Coddington" wrote in
:

I'm thinking, since the autoshape goes with the workbook, the macro
will too.


The macro does, but the toolbar/button doesn't :-/