B
berni
hi,
1- what is likely to be the way to make a quick data
entry form for two tables in one to many relationship.
taking in cosideration that a main form with an embeded
subform can do the job but will not serve the data entry
operator to make sdata entry quickly. this is not
practical.
2- what is likely to be the code to be written for the
only control (cboCategoryID) on the main form (frmMain).
this code has to do 2 things:
1- add new value to the combobox.
2- alert the user in case of data duplication.
hope i did explain the fact in the right way. and thks
for your help.
1- what is likely to be the way to make a quick data
entry form for two tables in one to many relationship.
taking in cosideration that a main form with an embeded
subform can do the job but will not serve the data entry
operator to make sdata entry quickly. this is not
practical.
2- what is likely to be the code to be written for the
only control (cboCategoryID) on the main form (frmMain).
this code has to do 2 things:
1- add new value to the combobox.
2- alert the user in case of data duplication.
hope i did explain the fact in the right way. and thks
for your help.