E
Eric Plante
I'm using Access 97 and I have a form that contains 2 sub-forms and the
tables associated with the sub-forms contains the same key as the table
associated with the main form.
The key associated with the main form will get filled by the user but not
the key associated with the sub-tables; I'd like them to get filled
automaticaly when saving the data.
If I was doing pure SQL, I'd create new rows and it would be easily done but
how can it be done with Access? I didn't start using VB and don't know how
to program with it yet so I'd prefer a solution without VB at the moment if
possible of course.
Thanks
tables associated with the sub-forms contains the same key as the table
associated with the main form.
The key associated with the main form will get filled by the user but not
the key associated with the sub-tables; I'd like them to get filled
automaticaly when saving the data.
If I was doing pure SQL, I'd create new rows and it would be easily done but
how can it be done with Access? I didn't start using VB and don't know how
to program with it yet so I'd prefer a solution without VB at the moment if
possible of course.
Thanks