I'm not sure if this can be fixed programmatically, but I have the following problem with Outlook. Playback:
1) Create a new Outlook add in
2) Add a ribbon to the solution
3) Set the RibbonType to Microsoft.Outlook.Mail.Compose
4) Run the solution
5) Open a workbook in Excel
6) Click File > Save and Send > Send as Attachment > Then send or close the mail
7) Click file Save As - The dialog box appears behind the excel window.
After the send as attachment window is closed, you cannot access any dialog boxes in excel.
Does anyone have a fix or meaningful workaround for this error?
source
share