Thread: central update
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
CLR
 
Posts: n/a
Default central update

I do it with a separate Sheet in the same workbook called "MainMenu".
Thereon I put "buttons" which I create out of Drawing Objects, include text
to identify which macro each runs, and assign the respective macros to
them..........then on each sheet, I install a similar button titled "Return
to MainMenu".


hth
Vaya con Dios,
Chuck, CABGx3



"flow23" wrote:

I have various excel database with macros. All sheets have macros. Is it
possible to have a word file (a central place) where user can click a button
and run those macros?