S
snortby
Currently the user clicks a button which takes him to another form
displaying the next arrangement. The arrangements are unlimited but
majority of users only have 1 or 2.
I want to display a subform or other type of object on my main form, based
on a recordset which changes with each record on the main form.
In example:
Main form displays demographic data (one record only)
Subform displays children's data (if they have 4 children, 4 "tabs" or other
objects would
appear when the subform opens). When you go to another record who has 3
children, 3 tabs/whatever object would appear when the subform opens.
What is my best bet to keep the information organized on the form while
still displaying enough that they don't have to jump to another area, or
maybe they are looking for the impossible?
Hope I have explained this well?!
displaying the next arrangement. The arrangements are unlimited but
majority of users only have 1 or 2.
I want to display a subform or other type of object on my main form, based
on a recordset which changes with each record on the main form.
In example:
Main form displays demographic data (one record only)
Subform displays children's data (if they have 4 children, 4 "tabs" or other
objects would
appear when the subform opens). When you go to another record who has 3
children, 3 tabs/whatever object would appear when the subform opens.
What is my best bet to keep the information organized on the form while
still displaying enough that they don't have to jump to another area, or
maybe they are looking for the impossible?
Hope I have explained this well?!