Formula for selecting the second row down (Not necessarily row "2"
The second row down from what?
Rick
"Megadrone" wrote in message
...
I have the following command:
lastrow=Cells(Rows.count, "A").End(xlup).Row
I need the formula to select the second row down
|