Hi:
I am working on a form where the user needs to enter some preliminary customer information(like customer_ID and customer_name). After the information has been stored, as the user selects the Id, another form pops up that serves as an interface to enter more detailed information about the customer. The new form that pops up needs to take the ID and the name of the customer from the previous form. I tried working with the After Update event of access, but I get a very cryptic error message. Any ideas will be greatly appreciated.
Info
I am working on a form where the user needs to enter some preliminary customer information(like customer_ID and customer_name). After the information has been stored, as the user selects the Id, another form pops up that serves as an interface to enter more detailed information about the customer. The new form that pops up needs to take the ID and the name of the customer from the previous form. I tried working with the After Update event of access, but I get a very cryptic error message. Any ideas will be greatly appreciated.
Info