View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
lavoie lavoie is offline
external usenet poster
 
Posts: 2
Default DISABLE FORMULA BAR

Excel 2000

Would like to disable FORMULA BAR from Worksheet Menu Bar (the forth element
of the list

I tried this ... did not worked

Application.CommandBars("DISPLAY").Controls.Item(3 ).Enabled = False

Thanks

André Lavoie
Quebec