K
Katherine
I have a query that is drawing information from two tables,
MailingList and Donations. Within the Donations table, there are two
fields that are list boxes that get their information from a table
named DonationTypes. Donations.Field1 lets the user pick from 6
options from DonationTypes column 2, and the options available in
Donations.Field2 are dependent on what the user has selected in
Donations.Field1.
My users now want to create a report from this query that will display
a number of things from MailingList and Donations, but also display
the data chosen in Donations.Field1 and Donations.Field2.
The information from Field1 and Field2 show up in tables, queries,
forms, subforms, everywhere but in a report. In the reports I have
attempted, they are always blank even if elsewhere they contain data.
Is there a way to get this data to display in a report?
Am I going about this the wrong way?
I'm open to suggestions.
Thank you for your help!
MailingList and Donations. Within the Donations table, there are two
fields that are list boxes that get their information from a table
named DonationTypes. Donations.Field1 lets the user pick from 6
options from DonationTypes column 2, and the options available in
Donations.Field2 are dependent on what the user has selected in
Donations.Field1.
My users now want to create a report from this query that will display
a number of things from MailingList and Donations, but also display
the data chosen in Donations.Field1 and Donations.Field2.
The information from Field1 and Field2 show up in tables, queries,
forms, subforms, everywhere but in a report. In the reports I have
attempted, they are always blank even if elsewhere they contain data.
Is there a way to get this data to display in a report?
Am I going about this the wrong way?
I'm open to suggestions.
Thank you for your help!