Dear all,
I have a large VBA programme which was working very wel in the MSOffice 2003 version.
Now we have installed MSOffice 2010, the VBA is halting after some time.
We found out that in the Excel sheet, which is being approached by the VBA, a bar is shown in the upper part of the sheet, saying: "Do you want to open this file?"
Can someone tell my how to avoid this bar popping up. I assume that I can put some VBA lines in the ThisWorkbook section in the VBA.
That means that the VBA is blocking this popping-up bar right at the loading of the Excel file.
Any suggestions
Thanks in advance and kind greetings from Holland
I have a large VBA programme which was working very wel in the MSOffice 2003 version.
Now we have installed MSOffice 2010, the VBA is halting after some time.
We found out that in the Excel sheet, which is being approached by the VBA, a bar is shown in the upper part of the sheet, saying: "Do you want to open this file?"
Can someone tell my how to avoid this bar popping up. I assume that I can put some VBA lines in the ThisWorkbook section in the VBA.
That means that the VBA is blocking this popping-up bar right at the loading of the Excel file.
Any suggestions
Thanks in advance and kind greetings from Holland