Hi,
I have the attached spreadsheet with data on table 1.
In Table 2, I need a formula to summarize the number of task based on status on table 1 in percentage for each department.
Appreciate all the help.
Hi,
I have the attached spreadsheet with data on table 1.
In Table 2, I need a formula to summarize the number of task based on status on table 1 in percentage for each department.
Appreciate all the help.
Last edited by Kumara_faith; 02-03-2012 at 03:19 PM.
Given that you have the matrix laid out, you can use:
D17: =SUMPRODUCT(--($C$4:$C$10=$C17),--($E$4:$E$10=D$16))
Copy down and across.
You might want to consider a Pivot Table as an alternative approach.
Regards, TMS
Trevor Shuttleworth - Retired Excel/VBA Consultant
I dream of a better world where chickens can cross the road without having their motives questioned
'Being unapologetic means never having to say you're sorry' John Cooper Clarke
Hi
In D17, try this:
=SUMPRODUCT(($C$4:$C$10=C17)*($E$4:$E$10=D16))
Is this, what are you looking for?
Regards
Fotis.
-This is my Greek whisper to Europe.
--Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.
Advanced Excel Techniques: http://excelxor.com/
--KISS(Keep it simple Stupid)
--Bring them back.
---See about Acropolis of Athens.
--Visit Greece.
Dear TMShucks and Fotis1991,
Thank you both for your solutions. It worked. Appreciate your valuable time and patience.
You're welcome.
You are welcome!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks