View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_7_] Bob Phillips[_7_] is offline
external usenet poster
 
Posts: 1,120
Default Need Help Please

Don't think so. Why don't you re-use the same Excel instance, and raise your
toolbar when your workbook opens and reset afterwards?

--
HTH

-------

Bob Phillips
"sbriscoe " wrote in message
...
Hi Everyone
I am having a problem getting my CommandBar code working when there is
already an Excel Application running.

When I run my program and there are no other Excel processes running,
my Tool Bar changes display properly (I am hiding the Save and New
buttons on the toolbar).

But - when I already have an Excel application up, then when I run the
application - it looks like it is using the Tool Bar from the existing
Excel and my Save and New buttons reappear

Is there anyway to fix this?

Thanks so much in advance.
Stacie


---
Message posted from http://www.ExcelForum.com/