T
Truseeker
I'm trying to write a macro that goes to the first blank cell at the end of
a column.
I found Selection.End(xlDown).select this gets me to the end of the list
but I can't figure out what to add to move down 1 row.
If there is another way to do the same thing please tell me.
Thanks in advance for the help
a column.
I found Selection.End(xlDown).select this gets me to the end of the list
but I can't figure out what to add to move down 1 row.
If there is another way to do the same thing please tell me.
Thanks in advance for the help