View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Soniya Soniya is offline
external usenet poster
 
Posts: 48
Default Prevent Tool bar buttons from displayinf

Hi all,

How can I prevent displaying all tool bars (tool bar
buttons)

even after using

Application.CommandBars("Toolbar List").Enabled = False

still toolbar buutons are displayed and enabled?

TIA
Soniya