Bass71
MIS
- Jun 21, 2001
- 79
Hi, I'm trying to evaluate the first 5 characters in the activecell and the one right below, but lamentably the debugger doesn't like the <<Cells(2, 1).>> part of the statement.
If Left$(Text$, 5) = Cells(2, 1).Left$(Text$, 5) Then...
Thanks for your help
RO
If Left$(Text$, 5) = Cells(2, 1).Left$(Text$, 5) Then...
Thanks for your help
RO