Re: Adding stats....
- From: "Duane Hookom" <DuaneAtNoSpanHookomDotNet>
- Date: Wed, 28 Jun 2006 08:26:18 -0500
You limit a crosstab query using the same method you limit any query except
you must enter the data types of all parameters. Select Query->Parameters
and enter your criteria parameters and types.
--
Duane Hookom
MS Access MVP
"Cooptoons" <Cooptoons@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:293BDA13-83D3-41EB-8E47-A2FBCD5585F5@xxxxxxxxxxxxxxxx
Thank you very much! Thats works great. I have only one more question. How
do
you limit the query to a certain month or time frame?
Thanks!
Gary
"Duane Hookom" wrote:
Have you tried creating a Crosstab query? The technician is the Row
Heading
and Condition is the Column Heading. Count(Technician) is the Value. You
may
need to enter all possible Conditions into the Column Headings property.
--
Duane Hookom
MS Access MVP
"Cooptoons" <Cooptoons@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:36052812-6FE3-4703-9C1C-AB21592C81D5@xxxxxxxxxxxxxxxx
Is there any way to use a report to add up different phrases? I use
Access
to
keep track of our repairs. I would like to make a monthly report that
would
would tell me by technician how parts are good, bad or awaiting parts,
and
what was done to repair a part.
I would like something like this:
Good Bad Awaiting Parts No Problem Replaced abc
part
John doe 10 5 7 7
8
John Depp 12 8 2 3
9
In the database good, bad, awaiting parts is stored in the condiction
field.
So i need a way to add up how many times good or bad is in that column
for
a
certain technician.
I hope this explaination is clear....please help.
Thanks
Gary
.
- References:
- Re: Adding stats....
- From: Duane Hookom
- Re: Adding stats....
- Prev by Date: Re: tabs & formatting in concatenated report fields
- Next by Date: Re: Changing paper size
- Previous by thread: Re: Adding stats....
- Next by thread: Strange Printer Behavior - one solution
- Index(es):
Relevant Pages
|