G
Guest
Is there VBA code similar to
Application.CommandBars(1).Enabled = False
but to hide all the toolbar icons
Thanks in anticipation
Application.CommandBars(1).Enabled = False
but to hide all the toolbar icons
Thanks in anticipation