I have an Orders form that allows me to enter new customers and in a sub form enter their order details. The problem with this is I have to re-enter information if they are a repeat customer (first name, last name, billing address, etc). I decided what I needed was a command button that would open a new form listing all my customers. After selecting the customer I want to click on a command button that will open up my Orders form populating the fields for the customer that was selected. I don't know how to do this last part. Can anyone help?
Thanks a lot
Thanks a lot