Capturing Row of Selection.Find?
Gang -
How do I capture the row of a successful Selection.Find?
I did find out that Selection.Find returns -1. What's that mean?
And how would I do this without making a selection? The macro recorder
doesn't help there. I ended up using a "For each cell" loop looking for
an equality and incrementing/capturing a counter.
Thanks in advance.
....best, Michael
|