J
John Pritchard
I'm trying to create a small application that will maintain
master records and there associated detail. I'm using DAO
and have got as far as adding / editing the master records
via a recordset to my master table. I'd like to create a
detail 'window / field' but not sure what to create.
Should I use a separate form or a combobox on the current
form? I only want to update/add records on the press of a
button (as my master currently does) when all
master/detail will be checked then submitted to the
database at the same time. I know this is vague but I'm
new to this and only looking for general guidance / simple
example. Thanks for any help !
master records and there associated detail. I'm using DAO
and have got as far as adding / editing the master records
via a recordset to my master table. I'd like to create a
detail 'window / field' but not sure what to create.
Should I use a separate form or a combobox on the current
form? I only want to update/add records on the press of a
button (as my master currently does) when all
master/detail will be checked then submitted to the
database at the same time. I know this is vague but I'm
new to this and only looking for general guidance / simple
example. Thanks for any help !