Thread
:
Disable Format menu
View Single Post
#
1
Posted to microsoft.public.excel.programming
excelent
external usenet poster
Posts: 695
Disable Format menu
This code disable Format menu (whole menu)
Application.CommandBars("Format").Enabled = False
But im just vana disable Show (Format/Columns/Show or (hide)
hav do i do that ?
thanks in advance
Reply With Quote
excelent
View Public Profile
Find all posts by excelent