Hello All,
Please see attached sheet:
Excel Help Me2.xlsm
My example sheet i removed the pivot table since it contained employee names.
I have this array formula that works in my example:
{=IF(COUNTIF(P8:AD8,1)=0,"No Worker Categories Found",StringConcat(",",IF(P8:AD8=1,$P$6:$AD$6,"")))}
But then I pop'ed this formula into my primary sheet (where the range of P:AD is part of a pivot table) and is get an error "#NAME?".
Can I not use formulas to look into pivot tables as reference points?
Thanks,
Bookmarks