I'm trying to makie a validation rule for a field on my form based on the results of a query. I only want the user to be able to enter certain Account Numbers. I made a query that returns the Account Numbers I want the user to be able to enter. Then if I go into the field on the form and do validation and put...
In [Accts Query][Accounts]
it gives me some error saying it doesn't contain the automation object.
How can I get the validation to work using the results of the query?
In [Accts Query][Accounts]
it gives me some error saying it doesn't contain the automation object.
How can I get the validation to work using the results of the query?