Thread
:
Formula for selecting the second row down (Not necessarily row "2"
View Single Post
#
1
Posted to microsoft.public.excel.worksheet.functions
Megadrone
external usenet poster
Posts: 21
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
Reply With Quote
Megadrone
View Public Profile
Find all posts by Megadrone