R
Rolfee
Hi.
I am having trouble working out how I can do something that I presumed
would be really simple. Having built a contact/telemarketing database
consisiting of a masterform and subform, and various tables and queries
- all of which have worked fine - I am now at the end of the 'project'
and need to run a report to get totals from a couple of fields. One
field is extremely straight forward, simply a CallCount field in which
I enter the number of times I have called a certain record. The other
field is a bit more complicated in that it refers to a table of
possible Outcomes (e.g. Appointment booked; New contact added;
Qualified Lead etc..).
The problem is that I cannot seem to work out how to total up these
fields. I have scoured websites, past posts in these user groups and
Access help, but to no avail. I left this (presumably) simply task 'til
the end (ie, when I have to submit the report, which is this week) and
I have run out of ideas and tenacity!
Can anyone tell me, please, how I can get a query/report that would
provide the totals I need in the following format;
CallCount Total 290
---------------------------------------------------------------------------------------------
Outcome Total
Appointment booked 15
New contact added 12
Qualified Lead 9
Thanks,
Ed
I am having trouble working out how I can do something that I presumed
would be really simple. Having built a contact/telemarketing database
consisiting of a masterform and subform, and various tables and queries
- all of which have worked fine - I am now at the end of the 'project'
and need to run a report to get totals from a couple of fields. One
field is extremely straight forward, simply a CallCount field in which
I enter the number of times I have called a certain record. The other
field is a bit more complicated in that it refers to a table of
possible Outcomes (e.g. Appointment booked; New contact added;
Qualified Lead etc..).
The problem is that I cannot seem to work out how to total up these
fields. I have scoured websites, past posts in these user groups and
Access help, but to no avail. I left this (presumably) simply task 'til
the end (ie, when I have to submit the report, which is this week) and
I have run out of ideas and tenacity!
Can anyone tell me, please, how I can get a query/report that would
provide the totals I need in the following format;
CallCount Total 290
---------------------------------------------------------------------------------------------
Outcome Total
Appointment booked 15
New contact added 12
Qualified Lead 9
Thanks,
Ed