View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TerryM TerryM is offline
external usenet poster
 
Posts: 4
Default Initiating a macro from a control button

I have a large spreadsheet that has two possible ways of viewing by
hiding or unhiding columns. I can write a macro to hide or unhide the
columns. What I am interested in is there a way to control macros for
each view with a control button. Any advice would be very much
appreciated.

TerryM