Link, subform - form.

  • Thread starter =?ISO-8859-1?Q?Stanko_Milo=9Aev?=
  • Start date
?

=?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.
 
S

Stanko Milosev

Now, if I have tblMaster, tblChild and in tblChild if I hav for example
tblChildChild, is it possible to link tblMaster with tblChildChild?

Stanko
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top