M
Mark Roberts
I have a "Customers" form and a "Projects" form.
The "Projects" form has a combo box (Company Name) that
contains the list of company names from the "Customers"
table. I would like to be able to add a New Company Name
in the combo box on the "Projects" form.
After a new name is typed and the enter/tab key is
pressed, I would like a message box to open asking if you
want to add the new name. Then when you click the "Yes"
button, I would like an "Add Customer" form to open with
the new name in the Company Name field. That way I can
complete the rest of the new customer data on the form
without having to go back and do it later. When I close
the customer form, I would like the "Projects" form to
reopen, with the new name in it, so I can continue
completing that data. Any support would be appreciated.
The "Projects" form has a combo box (Company Name) that
contains the list of company names from the "Customers"
table. I would like to be able to add a New Company Name
in the combo box on the "Projects" form.
After a new name is typed and the enter/tab key is
pressed, I would like a message box to open asking if you
want to add the new name. Then when you click the "Yes"
button, I would like an "Add Customer" form to open with
the new name in the Company Name field. That way I can
complete the rest of the new customer data on the form
without having to go back and do it later. When I close
the customer form, I would like the "Projects" form to
reopen, with the new name in it, so I can continue
completing that data. Any support would be appreciated.