D
Daniel M
I have a for with some check boxes to select different types of jobs. once i
click the next button on the form i would like to open another form with the
options for only the items selected on the first form.
I was thinking of creating a subform for each job option and then putting
them on the second form. then when i open it i can just change the visability
of each subform based on check boxes.
The problem is how do i dynamically build this form so that there are no
spaces where the hidden items are?
Any other approaches i can use? thanks.
click the next button on the form i would like to open another form with the
options for only the items selected on the first form.
I was thinking of creating a subform for each job option and then putting
them on the second form. then when i open it i can just change the visability
of each subform based on check boxes.
The problem is how do i dynamically build this form so that there are no
spaces where the hidden items are?
Any other approaches i can use? thanks.