I'm adding records to an existing sheet, and trying to update certain columns with "pre-set data". I've got the code below, which does everything I want, except for update the records.
When I step through the code, I see:
Data ends in Column A, at row 595. tLastRow is identifying the correct...