I’ve been viewing the forum for some time and I can see that there are lots of questions around similar issues but I am struggling to find a solution that matches what I need.
I analyse attendees on courses for a client. I need to provide them monthly on the number of individuals that received training on particular vendors' courses within each month timeframe. Its sounds simple but I am struggling to do this without fiddling around with deleting duplicates each month – I’d ideally like one formula that can calculate this for me. I have no issue in using a Countifs function to count the number of attendees between the various criteria of course Vendor and Date range, but can’t work out how to produce a calculation for the number of “individuals” on the same criteria.
So, for example my data looks like:
Course title Course Vendor Attendee event start date
Leadership company 1 John 01/11/2011
Leadership company 1 Sally 01/11/2011
excel company 2 Peter 09/10/2011
excel company 2 Richard 09/10/2011
Word company 2 John 08/11/2011
powerpoint company 2 Paul 03/10/2011
Word company 2 John 12/11/2011
powerpoint company 2 Richard 03/10/2011
Time Management company 1 John 09/11/2011
and, I want to produce the answer “2” to the question – “how many individuals received training by Company 1 in Nov?” (John and Sally).
and
The answer “3” to “how many individuals received training by company 2 in Oct” (Peter, Richard, Paul)
(dates in the above are UK type dd/mm/yy)
The names in the real data vary each month (I actually calculate on a payroll number (Alphanumeric) so that I can easily identify individuals), and the data is very lengthy, so I can’t put in a calculation whereby I am stating the names that I am calculating on.
Any help would be greatly appreciated!
I analyse attendees on courses for a client. I need to provide them monthly on the number of individuals that received training on particular vendors' courses within each month timeframe. Its sounds simple but I am struggling to do this without fiddling around with deleting duplicates each month – I’d ideally like one formula that can calculate this for me. I have no issue in using a Countifs function to count the number of attendees between the various criteria of course Vendor and Date range, but can’t work out how to produce a calculation for the number of “individuals” on the same criteria.
So, for example my data looks like:
Course title Course Vendor Attendee event start date
Leadership company 1 John 01/11/2011
Leadership company 1 Sally 01/11/2011
excel company 2 Peter 09/10/2011
excel company 2 Richard 09/10/2011
Word company 2 John 08/11/2011
powerpoint company 2 Paul 03/10/2011
Word company 2 John 12/11/2011
powerpoint company 2 Richard 03/10/2011
Time Management company 1 John 09/11/2011
and, I want to produce the answer “2” to the question – “how many individuals received training by Company 1 in Nov?” (John and Sally).
and
The answer “3” to “how many individuals received training by company 2 in Oct” (Peter, Richard, Paul)
(dates in the above are UK type dd/mm/yy)
The names in the real data vary each month (I actually calculate on a payroll number (Alphanumeric) so that I can easily identify individuals), and the data is very lengthy, so I can’t put in a calculation whereby I am stating the names that I am calculating on.
Any help would be greatly appreciated!