Hello SkipVought,
Thanks for answering!
That's fine, but I need just one more info: when pressing F8, it should do the search again and if it does not find that it exits the loop
The code above was just an example, follow my true code:
i = 2
While Sheet1.Cells(i, "A") <> ""...