Thread
:
How to Disable Customize PopUp Window
View Single Post
#
4
Posted to microsoft.public.excel.programming
Kieranz
external usenet poster
Posts: 12
How to Disable Customize PopUp Window
Thks All
Great help. Rgds KZ
Norman Jones wrote:
Hi Kieranz,
Deleting the inadvertent space, try:
Application.CommandBars("ToolBar List").Enabled = False
---
Regards,
Norman
Reply With Quote
Kieranz
View Public Profile
Find all posts by Kieranz