I have a macro run from one file that opens a second file, checks it for a property, then activates the first file and does some stuff.
It was working on one machine, but when transferred to another machine, it stops executing after opening the second file, and the cursor pops to the top of the macro.
Does the same thing (ie stops executing) whether I execute from the VBA editor or by chosing the macro from the list. Does the same thing whether I step through or just run.
Does the same thing whether I allow users to pick a file using the file dialog or specify the file path in code.
Word 2010.
Ideas?
I already tried rebooting and reimporting, just in case there was some file corruption someplace.
Thanks,
Jessica