Nawar Jameel
New Member
- Joined
- Aug 14, 2023
- Messages
- 18
- Office Version
- 2013
- Platform
- Windows
Hello Everyone,
Hoping you are all well.
I've got the below formula which mainly filter the values (C01, C02, P01, P02, etc) available in column C based on the values in column A.
=IFERROR(TRANSPOSE(UNIQUE(FILTER(Raw_Data!$C$2:$C$50000,Raw_Data!$A$2:$A$50000='001200_Dwg_Trckr'!A16))),"")
I need this filter to start first with the P0s before the C0s.
Any ideas please.
Much appreciated.
Kind regards,
Nawar Jameel
Hoping you are all well.
I've got the below formula which mainly filter the values (C01, C02, P01, P02, etc) available in column C based on the values in column A.
=IFERROR(TRANSPOSE(UNIQUE(FILTER(Raw_Data!$C$2:$C$50000,Raw_Data!$A$2:$A$50000='001200_Dwg_Trckr'!A16))),"")
I need this filter to start first with the P0s before the C0s.
Any ideas please.
Much appreciated.
Kind regards,
Nawar Jameel