View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kcammandc[_2_] kcammandc[_2_] is offline
external usenet poster
 
Posts: 1
Default hiding the Menu bar


hi

sorry about this string, my mind just went blank, the code needed t
be:

ActiveWindow.DisplayWorkbookTabs = False
Application.DisplayScrollBars = False
Application.DisplayFormulaBar = False
Application.CommandBars("standard").Visible = False
Application.CommandBars("formatting").Visible = False
Application.CommandBars("Worksheet Menu Bar").Enabled = False

thanks anyway

Eliot
IT traine

--
kcammand
-----------------------------------------------------------------------
kcammandc's Profile: http://www.excelforum.com/member.php...fo&userid=1633
View this thread: http://www.excelforum.com/showthread.php?threadid=27720