F
Frank
Hi,
I have an ID table and a GROUP table. Both tables are keyed on ID#. The
GROUP table is a list of "On/Off type" fields. One ID# can have one or more
GROUP fields toggled on.
How do I build a query to populate a report that will be grouped by GROUP
(if an ID# belongs to several groups then I need it to appear on the
report... in each of it's respective GROUP(s).
I have an ID table and a GROUP table. Both tables are keyed on ID#. The
GROUP table is a list of "On/Off type" fields. One ID# can have one or more
GROUP fields toggled on.
How do I build a query to populate a report that will be grouped by GROUP
(if an ID# belongs to several groups then I need it to appear on the
report... in each of it's respective GROUP(s).