Answered by CurtFrye
: Dec 19 2009 05:06 PM
Hi Lawrence,
If you can't get your VBA to work, I recommend recording a macro, sorting the range in descending order, and using that code. I put data in the range A1:A5 and recorded this macro:
...
full answer >