Help please!
Sub SelectFirstInLast()
ActiveSheet.Range("A" & Rows.Count).End(xlup).Activate
End Sub
I assume by the "first cell" you meant column A.
"Love Carl Sagan" wrote:
Does anyone have the macro to select the first cell of the last row?
thanks,
Carla
--
There''s no end to learning!
|