H
Henro
I made this mainform (Client) with an subform (Visits), each based on their
own table. They're linked using the clientID.
Each Client is unique but there can be multiple visit's at one client.
Waht I want is 2 dblclick on the visitID (indexed field) and then search a
certain visit nopt necessarily belonging to that client. This is not so hard
but now I am wondering; what happens if I search a certain visitId in a
subform and that VisitID does not belong to that client? Will the Mainform
change accordingly and show the client that I visited?
Or will it search only in the subform and thus only search the visits
belonging to that client?
Any one?
Grtz Henro
own table. They're linked using the clientID.
Each Client is unique but there can be multiple visit's at one client.
Waht I want is 2 dblclick on the visitID (indexed field) and then search a
certain visit nopt necessarily belonging to that client. This is not so hard
but now I am wondering; what happens if I search a certain visitId in a
subform and that VisitID does not belong to that client? Will the Mainform
change accordingly and show the client that I visited?
Or will it search only in the subform and thus only search the visits
belonging to that client?
Any one?
Grtz Henro