I'm trying to create a form where when a user is entering information in the first field (account number field) after it is entered (I guess the after Update control) it first searches if it exists and if it does goto that record, and if not, add it, then just continue entering the rest of customer info. I can figure how to have an unbound combo box do it, but I'd rather not have a combo box.
A second part of my question is... After navigating to the correct customer record, i need the subform for that customer to open in add mode, or starting in a new subform record.
Any suggestions on how to do this?
Thanks
A second part of my question is... After navigating to the correct customer record, i need the subform for that customer to open in add mode, or starting in a new subform record.
Any suggestions on how to do this?
Thanks