macros don't work if opened using IE

G

Guest

I have an exls file wherein, when file is opened adds a Temp Menu and Items
to the Worksheet Menu Bar by macros.
The Temp Menu is populated with the sheet names of the workbook opened.
This works fine when opened using excel application.
However when the file is saved on an FTP and opened by IE the macro does not
work.
It only adds the Temp Menu Bar to the Menu Bar and is not populated with
Workbook sheet names. Also the Insert, Format, Tools, Data - Menus are not
activated.
I guess we use the "Worksheet Menu Bar" Commandbar name. when we should use
"Menu Bar" Commandbar name.

Even Pivot Update by macros of updating more than one Pivot in a same sheet
does work but does not refersh the sheet of the update only refresh on
selecting another sheet and coming back to it.

Now how I get the macro working. when opened by IE.
Any suggestions..
 
D

Dave Peterson

For what it's worth, I try to make it so that I never open a workbook within
MSIE.

If that's ok...

How to Configure Internet Explorer to Open Office
Documents in the Appropriate Office Program Instead of in Internet Explorer
http://support.microsoft.com/?scid=162059

Each pc needs to have this change made--which could be a showstopper for you.
 
G

Guest

If you're on a network, check w/your computer people to see if network
security has disabled Auto_Open Macros/Event Handlers.

Dave's suggestion is the only other thing I can think of.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top