I have a the formula below. I want to change it so that it will include everything is under the same category as what is stated in column K.
Eg: Column "K" is Fruit and Column "F" will have apples, oranges, blueberries etc...
Currently, the formula will only pick up one item from column "F" instead of all related items.
Eg: Column "K" is Fruit and Column "F" will have apples, oranges, blueberries etc...
Currently, the formula will only pick up one item from column "F" instead of all related items.
Excel Formula:
=Proper)Indirect("F"&MIN)IF(SUBTOTAL(3,OFFSET(F6,ROW(F6:K10000)-ROW(F6),,1)),ROW(F6:f10000)))))