View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Megadrone Megadrone is offline
external usenet poster
 
Posts: 21
Default Formula for selecting the second row down (Not necessarily row "2"

I have the following command:

lastrow=Cells(Rows.count, "A").End(xlup).Row

I need the formula to select the second row down