Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
column -------------- column ------------ column
A (Name) B(code #) C(total persons working under him) 1 JOHN 4 2 CARY 6 3 LARA 1 = ? 4 DAVID 0 = ? 5 LUCY 6 6 RAO 4 Range B1:B6 contains code numbers(in text format) represent range A1:A6 (persons) immediate Boss's row number.JOHN's row number is 1 and his code no is 4(B1),that idicates he has one subordinate(LARA) and one immediate boss(DAVID), WHEREAS LARA has no subordinates. total persons working under JOHN = 1 total persons working under CARY= 0 total persons working under LARA= 0 total persons working under DAVID=5 total persons working under LUCY= 0 total persons working under RAO = 2 What formula will work to get the above desired results in column c ? What formula will get names of all persons under any person in range A1:a6? Help me, I am trying to solve this since 2 months. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count Intervals of 2 Numeric values in same Row and Return Count across Row | Excel Worksheet Functions | |||
Count Position of Filtered TEXT cells in a column | Excel Worksheet Functions | |||
Count Position of Filtered TEXT cells in a column | Excel Worksheet Functions | |||
SUMPRODUCT Formula to Count Row of data Below Matched Criteria | Excel Worksheet Functions | |||
Count number to reach a cumulative value | Excel Worksheet Functions |