millhouse123
Active Member
- Joined
- Aug 22, 2006
- Messages
- 335
I have a macro that loops through and compares two worksheets. I use the match function to check if a record in one exists in the other. Basically what I need to do is figure out a way to set up an if statement to execute one set of code if it exists and another if it does not.
What would be the best way to check for the existence of a record and execute code based on the result?
What would be the best way to check for the existence of a record and execute code based on the result?