M
Maury Markowitz
I'm using Find to loop through column ET on my sheet and find all the
"2"s. I stop the search when the .Row of the last .FindNext is past
the last row of the sheet.
But it never is. That's because when it actually does find the last
one, the next .FindNext wraps back to the top of the column again!
Is there some way to stop it? The Help doesn't seem to suggest a
solution.
Maury
"2"s. I stop the search when the .Row of the last .FindNext is past
the last row of the sheet.
But it never is. That's because when it actually does find the last
one, the next .FindNext wraps back to the top of the column again!
Is there some way to stop it? The Help doesn't seem to suggest a
solution.
Maury