L
LeAnne
Wow, back in m.p.a. after a long, long hiatus... long enough to have
forgotten much that I ever knew about Access (& hopefully relearn much I had
forgotten).
I'm working on a database of stream cleanup events held by volunteer
organizations. I have an unbound form with a combo box, and an unbound
listbox (showing 3 fields) that displays results based on the selection in
the cbo. The user selects the name of the organization from the cbo, and the
listbox displays all cleanup events that organization has done (eventID
(hidden), stream name, watershed, and cleanup date). I'd like for the user
to click on a listbox selection to open a subform, CleanupDetails, based on a
crosstab query, which shows the main trash types (tires, bulk items, mixed
recyclables etc.) and amounts collected for the eventID of the selected
cleanup event in the listbox. Should be easy...But I haven't done this in so
long. I can't link the master/Child properties because the main form is
unbound. Clearly I'm missing something vital. Help would be appreciated.
forgotten much that I ever knew about Access (& hopefully relearn much I had
forgotten).
I'm working on a database of stream cleanup events held by volunteer
organizations. I have an unbound form with a combo box, and an unbound
listbox (showing 3 fields) that displays results based on the selection in
the cbo. The user selects the name of the organization from the cbo, and the
listbox displays all cleanup events that organization has done (eventID
(hidden), stream name, watershed, and cleanup date). I'd like for the user
to click on a listbox selection to open a subform, CleanupDetails, based on a
crosstab query, which shows the main trash types (tires, bulk items, mixed
recyclables etc.) and amounts collected for the eventID of the selected
cleanup event in the listbox. Should be easy...But I haven't done this in so
long. I can't link the master/Child properties because the main form is
unbound. Clearly I'm missing something vital. Help would be appreciated.