?
=?ISO-8859-1?Q?Stanko_Milo=9Aev?=
Does anyone maybe know, is it possible, and if it is, how, to insert
data from one table into another easily?
For example, I have table tblParent, and table tblChild, now for main
form record source is tblMain and for subform tblChild. Relation
between these two tables is field Id (on both), 1-1. Now if I insert
data in tblMain, and after that in tblChild, I would like data from
field tblMain.Id automaticaly insert in field tblChild.Id.
How to do that?
TIA!
Stanko.
data from one table into another easily?
For example, I have table tblParent, and table tblChild, now for main
form record source is tblMain and for subform tblChild. Relation
between these two tables is field Id (on both), 1-1. Now if I insert
data in tblMain, and after that in tblChild, I would like data from
field tblMain.Id automaticaly insert in field tblChild.Id.
How to do that?
TIA!
Stanko.