Thread: Custom Menu
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] luis.a.roman@gmail.com is offline
external usenet poster
 
Posts: 5
Default Custom Menu

I would like to know how to trigger a custom menu every time a
worksheet (xyz.xls) is open. This xls spreadsheet is created every
week and I can not figure out how to do that ?

What I read is that I can put VBA code in the ThisWorkbook module but
because this xls is generated from scratch every week I can not do
that.

Suggestions please.... Thanks

Luis