Making 3 fields from 1

  • Thread starter Thread starter Mao Monsalve
  • Start date Start date
M

Mao Monsalve

Hi

I have two fields: 1.calls and 2.priority, the priority
has records A, B and C

I have been trying to have total count of A,B and C group
by calls

in 3 different fields like:
CALLS | PRIORITY_A | PRIORITY_B | PRIORITY_C

any ideas
Thanks
Mao Monsalve
 
Look into Crosstab Queries. It will do what you want to
do. Search the help file for details.


Chris Nebinger
 
Thanks Chris Nebinger
YES I was looking for that
-----Original Message-----
Look into Crosstab Queries. It will do what you want to
do. Search the help file for details.


Chris Nebinger


.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top