S
Simon
Hi,
I use
Range("A1").Select
Range(Selection, Selection.End(xlDown)).Select
for column A, but how do I grab from A1 to the last record in row B in
one swoop?
I use
Range("A1").Select
Range(Selection, Selection.End(xlDown)).Select
for column A, but how do I grab from A1 to the last record in row B in
one swoop?