My code essentially starts with a loop, and I'm trying to make it restart either the loop or the sub, either one, after an error. Not sure how to do this, and Google isn't helping me.
Code is below, but my goal of this part of the code was to find a document number and activate that cell (so I can use activecell in later parts of the code), but to have the code show a pop up stating no document number and then restart if the document number isn't found.
Also - is this an ideal way to find things (Control F style) via VBA, or is there a better way to do this?
Thanks for your time and assistance!
Bookmarks