View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Jim Cone Jim Cone is offline
external usenet poster
 
Posts: 3,290
Default Customized Macro Button Check


Why not add the button directly to one of the workbook sheets.
Freeze 3 rows at the top and stick the button there.
-or a different approach...
http://www.contextures.on.ca/xlToolbar02.html
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins / Excel Programming)




wrote in message
I have a macro for an excel file that is going to be used by multiple
people. Is it possible to have excel automatically check when the
file is first opened to see if the customized button that runs the
macro is on the toolbar? Thank you for your help.