Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello,
I have an XLS with following columns. Defect# | Team_Name | Defect_Description | Date_Assigned | Status | Remarks Based on the above data, I am creating the following summary sheet. Status OPEN NN CLOSED NN IN-PROGRESS NN With above summary, I would be able to only Status-wise report. I am getting the NN value using COUNT() function. I want to extend my summary sheet to include the Team_Name also. The new summary should look like below: Status TOTAL Team1 Team2 Team3 OPEN NN NN1 NN2 NN3 CLOSED NN NN1 NN2 NN3 IN-PROGRESS NN NN1 NN2 NN3 With above summary, I would be able to see Team-wise and Status-wise report. Any suggestions for to achieve the summary both team-wise + status-wise? Regards, Kamlesh |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Array Formula With Multiple Conditions | Excel Discussion (Misc queries) | |||
Multiple conditions and multiple return values | Excel Worksheet Functions | |||
Need to Improve Code Copying/Pasting Between Workbooks | Excel Discussion (Misc queries) | |||
COUNTIF using multiple conditions? | New Users to Excel | |||
linking multiple sheets to a summary sheet | Excel Discussion (Misc queries) |