Thread
:
How do you stop the Find method?
View Single Post
#
1
Posted to microsoft.public.excel.programming
[email protected]
external usenet poster
Posts: 2
How do you stop the Find method?
Hey Rich,
I would do a do until or do while loop. I like these more because it
sets parameters and tells the loop to stop at a certain point. For
me, it's usually when it gets to blank or "".
Hope that helped.
Kevin
Reply With Quote
[email protected]
View Public Profile
Find all posts by
[email protected]