how do you get (end down) to work in a macro?

B

Bob Phillips

Do you mean

rng.End(xlDown).Select

for example?

If so, what is the difference?

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
Top