View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jason Jason is offline
external usenet poster
 
Posts: 367
Default Select one cell below active cell

Hopefully this is an easy one...

How can I have a cell or cells selected below the currently active cell
without naming the actual coordinates? I am trying to select the first blank
cell in a column in order to paste added data to a spreadsheet.

Thanks for the help!