T
tlyczko
I have a main form with 2 subforms, each subform references different
data in the same table.
How do I make sure each subform only creates NEW records in the
referenced table and do not overwrite or change data in previously
created rows??
Otherwise I have to use two different tables, with similar kinds of
data, for each subform, which may well be the way to go even though
it's not really normalized, to make the data entry easier and simpler
for the end user.
Any code or MDB examples or website references would be very helpful,
thank you!
Thank you, Tom
data in the same table.
How do I make sure each subform only creates NEW records in the
referenced table and do not overwrite or change data in previously
created rows??
Otherwise I have to use two different tables, with similar kinds of
data, for each subform, which may well be the way to go even though
it's not really normalized, to make the data entry easier and simpler
for the end user.
Any code or MDB examples or website references would be very helpful,
thank you!
Thank you, Tom