The code that is giving an error is:
Code: Select all
Cells(ActiveCell.Row, 1).selectNow for the strange part: if I Click the OK button and just add a space, new line or whatever in the code (at any point in the code), it doesn't give the error anymore...until you close and reopen the file
Does anyone know how to solve this? I just want to select the first cell of the current row.