Posted to microsoft.public.excel.programming
|
|
How do I delete "Type A Question for Help"
Chijanzen
Thank you very much! :-)
Have a good weekend!
Pete
"chijanzen" wrote:
Sorry
Application.CommandBars.DisableAskAQuestionDropdow n = True
--
天行健,君*以自強不息
地勢坤,君*以厚德載物
http://www.vba.com.tw/plog/
"chijanzen" wrote:
Peter,
I too determined whether has the help
try it,
Application.CommandBars.DisableAskAQuestionDropdow n = False
--
天行健,君*以自強不息
地勢坤,君*以厚德載物
http://www.vba.com.tw/plog/
"Peter Rooney" wrote:
Good morning all (collective groan from Tom, Ron & Chijanzen)
Can anyone tell me how to reference the "Type a question for help" tool that
appears on the MenuBar. I know how to delete it, once I can reference it,
it's the first bit that's puzzling me.
Thanks in advance
Pete
|