W
Wendy
Hi, I'm working on what seemed a simple database, but I can't get started. I
have table with only 3 fields: Account number, account description and
amount. I want to create a report that list all accounts pertaining to a
specific group (recruitment), another line with all clinic account, another
with faculty accounts, etc... I was thinking of doing multiple queries that
pulled teh accounts on each sections, and have multple reports. How do I
then tie a report to these multiple queries. I don't know if this can be
done or if there is an easier way. My report should look as this:
Accounts Amount
Recruitment 130,000
Clinic 420,000
......
have table with only 3 fields: Account number, account description and
amount. I want to create a report that list all accounts pertaining to a
specific group (recruitment), another line with all clinic account, another
with faculty accounts, etc... I was thinking of doing multiple queries that
pulled teh accounts on each sections, and have multple reports. How do I
then tie a report to these multiple queries. I don't know if this can be
done or if there is an easier way. My report should look as this:
Accounts Amount
Recruitment 130,000
Clinic 420,000
......