M
MikeC
Hi
I have a table containing records relating to customers.
They are displayed as continuous forms view in a subform of the customer
data form so if I have a customer on the screen I can scroll through his
records in the subform
The "Description" field in the subform is a Combo Box control which diplays
a list of possible entries from a products table. This allows me to select
the Description for a new record.
The list source table for the combo box has other fields that I would like
to be inserted as default values in the other fields of the new record. How
can I do this?
Thanks in advance
I have a table containing records relating to customers.
They are displayed as continuous forms view in a subform of the customer
data form so if I have a customer on the screen I can scroll through his
records in the subform
The "Description" field in the subform is a Combo Box control which diplays
a list of possible entries from a products table. This allows me to select
the Description for a new record.
The list source table for the combo box has other fields that I would like
to be inserted as default values in the other fields of the new record. How
can I do this?
Thanks in advance