I want to add a feature to my query where if the record does not exist based on a field, it will inform the user and then try on another field. If both values do not exist then it will open a form to add the information.
Basically, I have a button that before it opens the form, it runs a query...