Embedded Excel in Word Document?

B

Brian

Hello,

I have a COM Addin for Office XP. The Add in simply adds a Button and
CommandBar. This button is used to manipulate a custom document property.

Because of the flaky event handling in Excel, I have to put my
button/command bar initialization code in the StartupComplete event for my
addin. The problem is that this code is executing when I embed an Excel
spreadsheet into a Word document. How can I prevent my addin from running
when Excel is running in the context of another application?

Thanks!

Brian
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top