sub form & sub-subform drill down question

J

Joseph Atie

ok so i have a form that has a subform and that subform has a subform, so 3
layers of forms.

the sub form & sub-subform are both datasheets, so when i click the + sign
on the subform the sub-subform expands, similar to a drill down function.

both the form and the sub form have checkboxes on them.

the idea is you can select the whole group of records or your can drill down
and selet individual records from the group.

i know i can manually get the data to do what i want with recordsets and
loops. but i was wondering if someone had a more elegant solution.

the subform cannot bebound to the main form, but the sub-subform can be
bound to the subform
 
J

Joseph Atie

can this be used for multiple selection? the example you give only has single
selection
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top