I am looking for an equivalent to Selection.End(XLUp).Select. I need to move to the very top row of a column, but there may or may not be data in every cell, so the above code doesn't work. I never know what column they are in, so I need to code to move up relatively. I could use activecell.offset, but I need some way to make it stop without receiving an error.
Any suggestions??
Thanks,
Debbie
Any suggestions??
Thanks,
Debbie