View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Thomas Herr Thomas Herr is offline
external usenet poster
 
Posts: 3
Default Attaching Command Bars to Add-IN

Thanks. Very helpful.

"Dave Peterson" wrote in message
...
You may want to read Jan Karel Pieterse's notes:

http://google.com/groups?threadm=083...80a% 40phx.gb
l

Thomas Herr wrote:

I have attached a command bar to an add-in which I then installed on

another
persons PC. When the add-in opened an older version of the command bar
showed up. This did not happen on my PC. I had to delete the command

bar
on the other persons PC via code. What caused this and how can it be
avoided?


--

Dave Peterson