D
Darryl
I have a table called table1. I also have a tabled called table2. Table1
and Table2
ahave 1 field in common called qkey. I have set a relationship between
table1 and table2
based on qkey.
I want to have a single form for entering/modifying data in table1 & table2.
So, I enter the
data for table1 using the form. I enter the data for a record in table2
using the same form (at
the same time). When I save, the record is saved in table2 (qkey is an
autogenerated). Then
the qkey field is set to the value from table2.
pointers on how to do this (or a link to a tutorial, etc) would be much
appreciated.
-Darryl
and Table2
ahave 1 field in common called qkey. I have set a relationship between
table1 and table2
based on qkey.
I want to have a single form for entering/modifying data in table1 & table2.
So, I enter the
data for table1 using the form. I enter the data for a record in table2
using the same form (at
the same time). When I save, the record is saved in table2 (qkey is an
autogenerated). Then
the qkey field is set to the value from table2.
pointers on how to do this (or a link to a tutorial, etc) would be much
appreciated.
-Darryl