Hi,
I think the title and the attached workbook are self-explanatory.
Thanks a lot for help
Tomas
Hi,
I think the title and the attached workbook are self-explanatory.
Thanks a lot for help
Tomas
Try:
=SORT(UNIQUE(IFERROR(INDEX(Table1[Product],SEQUENCE(ROWS(Table1[Product])+ROWS($D$4:$D$11))),INDEX($D$4:$D$11,SEQUENCE(ROWS(Table1[Product])+ROWS($D$4:$D$11))-ROWS(Table1[Product])))))
Another option:
=SORT(UNIQUE(LET(w,CHOOSE({1,2},Table1[Product],$D$4:$D$11),x,COLUMNS(w),y,COUNTA(w),z,IFERROR(INDEX(w,1+MOD(SEQUENCE(x*y,,0),y),1+INT(SEQUENCE(x*y,,0)/y)),""),FILTER(z,z<>""))))
Another optionFormula:
Please Login or Register to view this content.
Is E supposed to be before D? If not, and if you are on Insider Beta with the new functions:
=SORT(UNIQUE(TOCOL((Table1[Product],D4:D11))))
![]()
Everyone who confuses correlation and causation ends up dead.
There are two conflicts here. The description is different from the requirements for painting in yellow. It is only done according to the H4:H8 provided by the OP? The description is not considered.
Cell H4 formula
Formula:
Please Login or Register to view this content.
Last edited by wk9128; 04-25-2022 at 09:39 AM.
@rorya - Now you're just showing off
Can't wait to get those new formulas
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks