Im using Rows.Count...End(xlUp) to find the last empty row, but am getting hung up on the column index. THe Problem is, if I use "A" as the column (Rows.Count,1), and theres something in column B in the row below, I end up pasting over it unintentionally.
I'm sure there's a simple way around this, but Google hasn't been very forthcoming as of yet...
Clues?
Bookmarks