Hi, I have a table with a CODE field which could contain upto 5 different codes separated by commas
The field might have 0, 1 , 2 ,3 and upto 5 codes
How can I write a cfif statement to say that if code 1 is found , out put X, and if code 2 is found output Z and if code 3 is found out put W .. and so on ..
thank you
The field might have 0, 1 , 2 ,3 and upto 5 codes
How can I write a cfif statement to say that if code 1 is found , out put X, and if code 2 is found output Z and if code 3 is found out put W .. and so on ..
thank you