View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default What's in your Extension Menu?

I have a Hide and Unhide Sheets option on the tab menu.

I also have dozens of utilitilities on a custom toolbar, such as
insert/delete row, Text To Columns, a sheet list dropdown, cell format
textbox, etc. etc.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"cjakeman" wrote in message
oups.com...
I have a spreadsheet which adds a drop-down menu providing half a dozen
facilities missing from standard Excel. For example, there's Rename
Workbook because that's awkward in Excel.
Because it's located in the XLSTART folder, the spreadsheet loads when
Excel starts and these facilities are always available.

Question is - what's in your extension menu?

Just my thoughts, Chris