View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Max Potters Max Potters is offline
external usenet poster
 
Posts: 43
Default remove "ask a question box" programatically

Hi all,

I would like to remove the "ask a question box" pane. It's a box in Excel
XP-version (a.k.a. Excel 2002). You can find this box on the Worksheet Menu
Bar (bar with File,Edit,Format etc), on the upper right corner.
I have been able to remove it via ViewToolbarsCustomize, and hide it here.
but i want to hide/remove it by using VBA.

Can anybody help?

Thanks in advance

Max Potters