G
Guest
I'm not sure if this is possible but I'll ask anyway
I want to create a macro to create a message box. I need the message box to appear on the form as a warning when a record inputted into a field on the form equals a record on an existing query
ie. upon inputting an account number on a form that is present on an existing query, I want the message box to appear
I can set up the message box, but can't figure out how to set the condition/expression to look to the existing query to see if the inputted record on the form exists on the query.
I want to create a macro to create a message box. I need the message box to appear on the form as a warning when a record inputted into a field on the form equals a record on an existing query
ie. upon inputting an account number on a form that is present on an existing query, I want the message box to appear
I can set up the message box, but can't figure out how to set the condition/expression to look to the existing query to see if the inputted record on the form exists on the query.