Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I use this formula to concat after I use the auto filter:
=SUBSTITUTE(MCONCAT(IF(SUBTOTAL(3;OFFSET(E5:E1074; ROW(E5:E1074)-MIN(ROW(E5:E1074));;1));";"&E5:E1074;""));":";"";1 ) My data looks like so: AM AM AM AE AE AE AB AB AB AB AB AB For example, if I filter down to "AB", the formula gives me the following result: ;AB;AB;AB;AB;AB;AB Is there a way to modify the formula to only show me the unique value, in this example AB; |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
MCONCAT only Visible Cells | Excel Worksheet Functions | |||
AutoFill Visible Cells with Months | New Users to Excel | |||
Select Visible Cells Only | Excel Discussion (Misc queries) | |||
Copy & Paste Visible Cells with Formulas | Excel Worksheet Functions | |||
SUMPRODUCT TO CALCULATE VISIBLE CELLS ONLY | Excel Worksheet Functions |