How to untick options in toolbars.

  • Thread starter Thread starter areddy
  • Start date Start date
A

areddy

Hi All,

i want to untick the standard,formating,Borders etc. options i
toolbars list option.


see the attachment.

Thanks&Regards,
Amar..

+-------------------------------------------------------------------
|Filename: Untick Toolbar list option....doc
|Download: http://www.excelforum.com/attachment.php?postid=3941
+-------------------------------------------------------------------
 
Application.Commandbars("Formatting").Enabled = False

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
Back
Top