G
Guest
Hello. Not sure if this is a report question, or query question, but here's
my problem.
I have several yes/no fields in a table, for example, Quote Declined, Quote
Issued, and Quote Bound. I need to report on the number of Quotes Declined,
Issued and Bound over a year period, grouped by month (I have a Quote
Effective Date I'm grouping by). But honestly, I'm stumped on how to even
proceed, because in a query where I have a criteria of "Yes" for Declined,
I'm omitting other records for Issued and Bound that have "No" for Declined.
And if I don't exclude the "No" fields for bound, my count won't be accurate
in my Report, etc. Can I simply return all records and somehow use the Count
function for each field with a criteria on my report? Any ideas? I
appreciate any help I could get! Thanks.
my problem.
I have several yes/no fields in a table, for example, Quote Declined, Quote
Issued, and Quote Bound. I need to report on the number of Quotes Declined,
Issued and Bound over a year period, grouped by month (I have a Quote
Effective Date I'm grouping by). But honestly, I'm stumped on how to even
proceed, because in a query where I have a criteria of "Yes" for Declined,
I'm omitting other records for Issued and Bound that have "No" for Declined.
And if I don't exclude the "No" fields for bound, my count won't be accurate
in my Report, etc. Can I simply return all records and somehow use the Count
function for each field with a criteria on my report? Any ideas? I
appreciate any help I could get! Thanks.