Eric the Viking
Registered User.
- Local time
- Today, 08:46
- Joined
- Sep 20, 2012
- Messages
- 70
Dear All
Your help would be much appreciated once again.
I have two subforms on an unbound form.
Subform1 has a list of clients as a continuous form.
Subform2 has detail of each client and is set to invisible.
The forms are linked with a common child/parent field.
I am trying to get subform2 to become visible when I select a line on subform1.
I have tried various options in VBA for the got focus event of the form and for controls in subform1 but cant make subform2 become visible even thought the child/parent link between the two works fine to show the relevant data.
Any ideas?
Regards
Eric
Your help would be much appreciated once again.
I have two subforms on an unbound form.
Subform1 has a list of clients as a continuous form.
Subform2 has detail of each client and is set to invisible.
The forms are linked with a common child/parent field.
I am trying to get subform2 to become visible when I select a line on subform1.
I have tried various options in VBA for the got focus event of the form and for controls in subform1 but cant make subform2 become visible even thought the child/parent link between the two works fine to show the relevant data.
Any ideas?
Regards
Eric