Hello!
I use below formula to compare and load a specific message if the value matches or does not match. The formula does not pick up all values correctly. Very few entries are labeled with "not match" incorrectly.
=IF(F2="","",IF(ISNUMBER(MATCH(LEFT(F2,6),'PSCCR Queue - Manager'!$H$4:$H$201,0)),"CA - Natl","Non - CA Natl"))
Thank you for your kind help!
RT
I use below formula to compare and load a specific message if the value matches or does not match. The formula does not pick up all values correctly. Very few entries are labeled with "not match" incorrectly.
=IF(F2="","",IF(ISNUMBER(MATCH(LEFT(F2,6),'PSCCR Queue - Manager'!$H$4:$H$201,0)),"CA - Natl","Non - CA Natl"))
Thank you for your kind help!
RT
Last edited: