N
Nick
I have a data entry form with several text and combo boxes, that are bound
to a table called "Jobs". I would like to autopopulate some information on
the form prior to users adding a record. There is a secondary table,
"JobInfo", that contains the following information:
JobNumber
Suffix
ItemNumber
Quantity
I would like for the user to be able to enter the JobNumber and Suffix, and
upon entering the suffix, to have ItemNumber and Quantity autopopulate. I
have written code to do this but it is returning a #NAME? error.
Could someone give me a bit of guidance? Any help would be appreciated.
Thanks in advance,
Nick C.
to a table called "Jobs". I would like to autopopulate some information on
the form prior to users adding a record. There is a secondary table,
"JobInfo", that contains the following information:
JobNumber
Suffix
ItemNumber
Quantity
I would like for the user to be able to enter the JobNumber and Suffix, and
upon entering the suffix, to have ItemNumber and Quantity autopopulate. I
have written code to do this but it is returning a #NAME? error.
Could someone give me a bit of guidance? Any help would be appreciated.
Thanks in advance,
Nick C.