Nawar Jameel
New Member
- Joined
- Aug 14, 2023
- Messages
- 18
- Office Version
- 2013
- Platform
- Windows
Hello
I've got this formula (=IFERROR(LET(u,UNIQUE(FILTER(Raw_Data!$C$2:$C$50007,Raw_Data!$A$2:$A$50007=A14)),IFERROR(TRANSPOSE(SORTBY(u,XMATCH(LEFT(u),{"C","P","CR"}))),"")),""))
Which currently give me this result
I need the outcome to be
I tried SMALL / LARGE formula but did not work out
Any help please
Thanks
I've got this formula (=IFERROR(LET(u,UNIQUE(FILTER(Raw_Data!$C$2:$C$50007,Raw_Data!$A$2:$A$50007=A14)),IFERROR(TRANSPOSE(SORTBY(u,XMATCH(LEFT(u),{"C","P","CR"}))),"")),""))
Which currently give me this result
I need the outcome to be
I tried SMALL / LARGE formula but did not work out
Any help please
Thanks