View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jonnybrovo815 jonnybrovo815 is offline
external usenet poster
 
Posts: 23
Default Select range of cells in column AS based upon lastcell in col A.

I need to select a range starting from the active cell 9 in column AS and a
variable number of rows down based upon last entered cell in column A.

Does anyone know how to go about doing this?