Hi!
This might be a too basic question.
I am trying to create forms with Parent's primary ID come up automatically in other forms??
Table 1
ParentID
LastName
Table 2
ChildID
ParentID
ChildAge
Table 3
SchoolID
ParentID
SchoolName
I am trying to create forms to do the data entry.
1) Should I create three different forms??
2) What would be a good designing standard?
3) I want the ParentID to come up automatically on each of other forms?? How can I do that??
If I was filling Form 1(into table 1), ParentID =33 and after that I am filling into Table 2 and Table 3 using form 2 & 3.
How can I ParentID 33 to come up in each of form2 and form 3?? So my users don't have to type in 33
I will be creating data entry forms ..I need very simple forms without redundancy of entering Parent's primary id??
Can you help??
This might be a too basic question.
I am trying to create forms with Parent's primary ID come up automatically in other forms??
Table 1
ParentID
LastName
Table 2
ChildID
ParentID
ChildAge
Table 3
SchoolID
ParentID
SchoolName
I am trying to create forms to do the data entry.
1) Should I create three different forms??
2) What would be a good designing standard?
3) I want the ParentID to come up automatically on each of other forms?? How can I do that??
If I was filling Form 1(into table 1), ParentID =33 and after that I am filling into Table 2 and Table 3 using form 2 & 3.
How can I ParentID 33 to come up in each of form2 and form 3?? So my users don't have to type in 33
I will be creating data entry forms ..I need very simple forms without redundancy of entering Parent's primary id??
Can you help??