G
Guest
I am trying to add text after the last row that has data. I can get to the
last occupied cell with the command
Selection.End(xlDown).Select
How do I get to the next cell below?
last occupied cell with the command
Selection.End(xlDown).Select
How do I get to the next cell below?