Thread: Commandbar
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] mprosser@sherrittoil.com is offline
external usenet poster
 
Posts: 2
Default Commandbar

When I open an xl file the "web" commandbar always open too. How do I
get get it not to do this?

I tried

"Application.CommandBars("Web").Visible = False"

and it doesn't seem to do anything.

Thx
siicl