J
Jim May
Set rng = Range("D2
"&Cells(rows.count,"D").end(xlUp).row & ")"
When I extract only
Cells(rows.count,"D").end(xlUp).row and drop it in the Immediate window
preceeded with a ?
I get 9 << the correct row number
Can someone assist?
When I extract only
Cells(rows.count,"D").end(xlUp).row and drop it in the Immediate window
preceeded with a ?
I get 9 << the correct row number
Can someone assist?