Thread: hiding toolbars
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
skewey[_2_] skewey[_2_] is offline
external usenet poster
 
Posts: 1
Default hiding toolbars

I open a workbook from a hyperlink. I have an auto_open
macro that hides all the visible toolbars using
xxxx.visible = false, however this code will not work for
the web toolbar.