Sorry if this is a stupid question, but hopefully that means there is an easy answer.
I'm creating a form and when someone updates a field, I want another field to look up information and populate. For example, a form where someone types in a Social Security number and then that person's name, DOB, etc populate some fields.
It would be better if I could pull from a query instead of from the table because it takes a few fields to make a unique identifier.
Thanks for any help.
I'm creating a form and when someone updates a field, I want another field to look up information and populate. For example, a form where someone types in a Social Security number and then that person's name, DOB, etc populate some fields.
It would be better if I could pull from a query instead of from the table because it takes a few fields to make a unique identifier.
Thanks for any help.