B
Brian Bonner
- exported my macro.
- changed to another laptop and installed Project
- imported my macro
** now the macro doesn't work. The error I'm getting is compile error: sub
of function not defined. for "s.Range(Cells(1, 1), Cells(I, 10)).Select" - it
highlights the first instance of Cells as the error.
I've been using this macro for a year and a half. Makes me think that
1) I needed to do something in the import that I didnt do or
2) there is something in the configuration/options of the new Project that I
forgot to set.
Can anyone give me some clues as to where to look? (I already put the macro
security to the lowest level.) Thanks.
- changed to another laptop and installed Project
- imported my macro
** now the macro doesn't work. The error I'm getting is compile error: sub
of function not defined. for "s.Range(Cells(1, 1), Cells(I, 10)).Select" - it
highlights the first instance of Cells as the error.
I've been using this macro for a year and a half. Makes me think that
1) I needed to do something in the import that I didnt do or
2) there is something in the configuration/options of the new Project that I
forgot to set.
Can anyone give me some clues as to where to look? (I already put the macro
security to the lowest level.) Thanks.