Hi Paul,
You're welcome. Big advantage of newsgroups is to have a
selection and choose the best for your use, and sometimes
to learn if you really have a good solution.
The page of mine I referred you to (proper.htm) was an attempt at
writing the best solutions that I could, and to help you identify when
you have several solutions what to look for to help you
identify what makes an efficient solution, a generic solution,
how complete a solution is, and hopefully be understandable.
It also helps to have a slow machine that identifies bottlenecks,
some things improve very dramatically with more RAM and faster
CPU. For instance your solution applied to one column I know
would have taken 3 minutes to do one column with 128MB RAM,
on a 600mHz machine running Windows 2000, and with the same
setup almost instantly once restricted to a more reasonable actually
used range.
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages:
http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page:
http://www.mvps.org/dmcritchie/excel/search.htm
"Paul D. Simon" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> Thanks very much David. You bring to light excellent and important
> points that I had not thought of in my attempt to make the code as
> small as possible (especially the extremely dangerous/disastrous result
> of unknowingly changing formulas to values). Hopefully, others who saw
> my solution will take note of your response. (I'll be altering my code
> accordingly.)
>
> Many thanks,
> Paul
>