I have a head-scratcher that seems so simple but I just can't find my way about it![]()
Have data in three columns and want to count how many people at each location have a particular status (3 possible values for status). E.g:
Name Location Status
John London Trained
Ann London Untrained
Sarah Newcastle Incomplete
Steven Derbyshire Trained
Need to generate a table that would look something like the one below in order to see how many people at each location have the status of trained, untrained and incomplete:
Trained Untrained Incomplete
London 6 7 0
Newcastle
Derbyshire
I though of using DCOUNT but that doesn't seem simple enough. Can anyone help??
Try using a Pivot Table
http://peltiertech.com/Excel/Pivots/pivotstart.htm
Microsoft MVP - Excel
Where there is a will there are many ways. Pick One!
Please read the Forum Rules
If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below
Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.
Preferred Charities: Lupus Canada and Sick Kids Foundation.
Feel Free to Donate if you want to, for the assistance you received today.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks