Hey everyone. I've run into a situation where my Excel 2010 automation add-in won't load when opening an Excel file as an attachment. More specifically, only in the situation where I have Excel already opened (and the add-in running fine) and then try to open the Excel attachment.
My LoadBehavior is set to 3 and the add-in runs fine in all other situations. I should note that this isn't on my development machine, but a user's computer running Excel 2010 and Windows 7. Could this be as simple as telling Windows to open Excel files in the same instance?
thanks!