View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
PaulW PaulW is offline
external usenet poster
 
Posts: 130
Default Adding a Custom menu / sub menu

When I hover the mouse above the link it tells me in the info bar at the
bottom that the file is an .exe file. When I click on the link the download
status box says the "Filename:" is an .exe. Finally, if I choose open rather
than download a security warning comes up asking if i'm sure I want to instal
and run this program.

"Mike" wrote:

No its not an .exe file its a sheet with in your Spreedsheet and once
you are down adding to it you can make the sheet hidden. Then if
you need to modify you just unhide the sheet and add to it.
This really does work great.

"PaulW" wrote:



"Mike" wrote:

Paul This is what I have used for Adding Custom Menu / sub menu
http://j-walk.com/ss/excel/tips/tip53.htm
"PaulW" wrote:


I was hoping that I could modify it so that instead of looking at cells I
could hard code it. But I was slightly worried that the "Download
menumakr.xls" link actually links to an .exe file not a spreadsheet...