Hello All - first post so please be gentle if I'm not clear enough on question.
I have a macro that runs from a fix file. (Users have identical files but may have different names for them).
The basic idea is they have their file open and then open the Fix File. An automatic macro then goes to their file and sorts errors on the spreadsheet.
This works for me and quite a foew of the users (there are about 60 users) but some get a Run Time error 9.
They are crashing out on first line "Activewindow.activatenext"
This means the code is not recognising their own file.
Is this a version issue - I'm using excel 2003- and is their code that will work in every version?
Thanks in advance
I have a macro that runs from a fix file. (Users have identical files but may have different names for them).
The basic idea is they have their file open and then open the Fix File. An automatic macro then goes to their file and sorts errors on the spreadsheet.
This works for me and quite a foew of the users (there are about 60 users) but some get a Run Time error 9.
They are crashing out on first line "Activewindow.activatenext"
This means the code is not recognising their own file.
Is this a version issue - I'm using excel 2003- and is their code that will work in every version?
Thanks in advance