ok, I've two tables. Table1 and table2. Form1 is for Table1 while Form2 is
for table2. Form1 is the main one while form2 is linked to form1 by a primary
key in table1 called "Registration no". My question is,
let's say a user fill in the entries in form2, is it possible that form1
captures it as well?
E.g User enter the details of "Country" in Form2. Let's say there are 2
countries for that particular registration number. Is there any code or ways
so that in Form1, the number "2" will be captured automatically in my "No. of
countries selected" field?
:
Sounds like this is a design issue. Please explain...
--
The 11th day of every month:
http://truthaction.org/forum/index.php
:
Hi there,
Is it possible to have data captured in 2 different forms? Considering the
user only entered the data through 1 form?