G
Guest
hello there,
I hope somebody can help me. Here is my problem.
I have 2 forms.
the first form contains specific data about a person (id-person
(autonumbering field),Name, first name, number, ....)
The second form contains also this information, but is linked to a subform
with additional information.
You have to fill in the first form , because the same fields in the second
form are disabled. You can close the first form (with a command button). This
closes the first form and opens the second form. Now I want to see the
record I just made in the first form. But not only this one, I must be able
to see all the other records.
How do I have to do this? I've already done a number of things, but they
only give me the specified record.
I hope somebody can help me. Here is my problem.
I have 2 forms.
the first form contains specific data about a person (id-person
(autonumbering field),Name, first name, number, ....)
The second form contains also this information, but is linked to a subform
with additional information.
You have to fill in the first form , because the same fields in the second
form are disabled. You can close the first form (with a command button). This
closes the first form and opens the second form. Now I want to see the
record I just made in the first form. But not only this one, I must be able
to see all the other records.
How do I have to do this? I've already done a number of things, but they
only give me the specified record.