M
Mcrawford
I have created a call log database that our tech service department uses to
log their calls. In the Call_Logs table I have several yes/no fields. These
fields indicate types of questions the user is calling for (warranty info,
new installation info, Specification info, etc.). One or more fields may be
checked.
The users would like a report that lists how many calls they received for
each type over a given period of time. They also want to be able to select
which call types are included on the report. They envision a "form" in which
they can select checkboxes to include their desired call types. They may want
to select only one call type or several types.
What is the best way to go about this? Do I create a query? Or do I create a
form that filters information? If a form, how do I get the information into a
report? I'm new at Access and I'm a bit stumped on this one.
log their calls. In the Call_Logs table I have several yes/no fields. These
fields indicate types of questions the user is calling for (warranty info,
new installation info, Specification info, etc.). One or more fields may be
checked.
The users would like a report that lists how many calls they received for
each type over a given period of time. They also want to be able to select
which call types are included on the report. They envision a "form" in which
they can select checkboxes to include their desired call types. They may want
to select only one call type or several types.
What is the best way to go about this? Do I create a query? Or do I create a
form that filters information? If a form, how do I get the information into a
report? I'm new at Access and I'm a bit stumped on this one.