K
K@foss-dental
I have a form, frmCases, with a command button to open another form,
frmInvoice, based on the information on the current Case form info. I am
using the Dlookup function in the Default Value for the fields on the Invoice
form using the Case# as the common reference. All of the data appears
exactly as I want it to on the Invoice form EXCEPT...the Invoice Number. The
Invoice Number is an AutoNumber field. For whatever reason, the Invoice form
will not save the information displayed as a new record, nor will it advance
the Invoice Number to the next AutoNumber (it simply continues to display
'AutoNumber'.)
How can I save the default values displayed on the Invoice form as a new
record in the Invoice table, including the Invoice (auto) Number?
frmInvoice, based on the information on the current Case form info. I am
using the Dlookup function in the Default Value for the fields on the Invoice
form using the Case# as the common reference. All of the data appears
exactly as I want it to on the Invoice form EXCEPT...the Invoice Number. The
Invoice Number is an AutoNumber field. For whatever reason, the Invoice form
will not save the information displayed as a new record, nor will it advance
the Invoice Number to the next AutoNumber (it simply continues to display
'AutoNumber'.)
How can I save the default values displayed on the Invoice form as a new
record in the Invoice table, including the Invoice (auto) Number?