opening new record

M

Moe

my "orders" form opens to a new record every time I select a "CustomerID" in
the combobox and populates some of the fields. the "orderID" field which is
an autoNumber displays a new recordID. But if a saved data is already open,
like when I want to enter a second order, selecting a new customer does not
trigger a new "orederID" which creates the risk of accidental over writing of
an exisating order. How can I trigger the OrderID field and empty selected
fields everytime a new customerID is selected in the comboBox without closing
and reopening the form?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top