| Member with 12 posts. THREAD STARTER | | Join Date: Feb 2012 Experience: Beginner | |
All computers are on Excel 2007. In terms of a macro running when it opens... the file we are trying to open doesn't have macros or vba. It is a dummy file with text in cells A1:A3.
When I first encounteed the error i cut everything down to simplest form to narrow the scope (i.e. eliminate all other variables)... but still get the error even with the script as shown and the file very basic.
It may be possible that some are using a personal.xls, vs personal.xlsb, vs personal.xlam. However, we get the error regardless of whether excel is already open or not. So i'm not sure that is the issue. However, i will test that next just to see.
Below is the error that pops up when we run the script. |