Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am using Excel 2007. In the example below I need to return a count of "2"
for each of the unique data elements in column "B" based on the values in column "A". Repetitive column "A" data should only be counted once per associated data in column "B". The data below is an excerpt from a spreadsheet of over 9000 rows of similar data in which I need to return counts on column "B". Is this possible? A B C contact_id Completed By description 20LNWTGITX GARCIA, DEBORAH Indirect Confirmation 20LNWTGITX GARCIA, DEBORAH No Confirmation Made B21T9A55B1 GARCIA, DEBORAH Direct Confirmation WVYLBERITX HARRIS, CHARMAINE No Confirmation Made WVYLBERITX HARRIS, CHARMAINE No Confirmation Made BQFWA3AEM1 HARRIS, CHARMAINE Voicemail Confirmation 34V75WIITX SEIBLY, RONALD Direct Confirmation 20LNWTGITX SEIBLY, RONALD Indirect Confirmation 20LNWTGITX SEIBLY, RONALD No Confirmation Made |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can "countifs" be utilized to return a count of unique values? | Excel Worksheet Functions | |||
Need function that will work in Excel 2003 like "Countifs" in 2007 | Excel Worksheet Functions | |||
=COUNTIFS(M3:M17,"=MAN",P3:P17,"=2000")+(COUNTIFS(M3:M17,"=LHR",P | Excel Worksheet Functions | |||
"--" (was "DCOUNT Unique Values") | Excel Worksheet Functions | |||
Check if cells contain the word "Thailand", return "TRUE" | Excel Worksheet Functions |