Home |
Search |
Today's Posts |
#5
![]() |
|||
|
|||
![]()
In article ,
"Confused" wrote: Thank you very much for your help, but I am sorry this is not working. Make sure that you confirm the formula with CONTROL+SHIFT+ENTER, not just ENTER. Also, have you adjusted the range for your source data? Try... F4, copied across: =IF(COLUMNS($F4:F4)<=COUNTIF(Sheet1!$G$2:$G$137,$B 4),INDEX(Sheet1!$W$2:$W $137,SMALL(IF(Sheet1!$G$2:$G$137=$B4,ROW(Sheet1!$G $2:$G$137)-ROW(Sheet1!$ G$2)+1),COLUMNS($F4:F4))),"") And, of course, if you want your results to be returned in C4, C5, etc., change COLUMNS($F4:F4) to COLUMNS($C4:C4). Hope this helps! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count Unique Values | Excel Worksheet Functions | |||
check if reference exists, then return its value or return 0 | Excel Worksheet Functions | |||
How do create a formula to evalute a # to return 1 of 4 conditions | Excel Worksheet Functions | |||
if the value of a cell in a range is not blank, then return the v. | Excel Worksheet Functions | |||
How do I return the unique entries from a column to a listbox | Excel Worksheet Functions |