I try to make a macro in VBA to open document BO6.5 in Deski and save it. The problem is that Bo open the popup alert about the version of the document. I want to desactivate it but when I use “Application.Interactive=False” before opening the doc, I have an execution error.