Thread: setup
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default setup

Aidan,

If I understand you, you want to add your own menu. You can create a menu
as the workbook opens, and remove it when it closes.

Post details of the macros, their names and what you want on the menu, and
we can supply the code.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Aidan" wrote in message
m...
I have a spreadsheet with macro tools and i want to install in onto
the program menu, how do i do this? do i have to make a setup.exe
file?