Peter Bellamy
Registered User.
- Local time
- Today, 21:32
- Joined
- Dec 3, 2005
- Messages
- 295
This is complex to describe, please bear with me.
A record has a form and this has a subform.
The subform can have several records.
The subform has a button that opens one of two another forms dependant upon the value of a control on the subform.
However as there can be several subform records it is possible to have both the control values, so both forms could be opened.
I want to give the user the choice of which subsubform to open.
I need a easy way of:
1. Checking all the recorded values of the subform control to check if a subsub form is to be opened.
2. If both the possible matches exist provide the user with the choice of which form to open.
The subsub form is just a another form linked by the subform control, it is not wizard generated subform.
Cheers
A record has a form and this has a subform.
The subform can have several records.
The subform has a button that opens one of two another forms dependant upon the value of a control on the subform.
However as there can be several subform records it is possible to have both the control values, so both forms could be opened.
I want to give the user the choice of which subsubform to open.
I need a easy way of:
1. Checking all the recorded values of the subform control to check if a subsub form is to be opened.
2. If both the possible matches exist provide the user with the choice of which form to open.
The subsub form is just a another form linked by the subform control, it is not wizard generated subform.
Cheers