Question
cf if is 'xxx' test for 20 of these
I need to check the field "vendor_name" in a CFIF. I have no
problem checking for one instance of the vendor_name, but.....
The same vendor_name has been entered into the database in 81 different ways, so I need to check for all 81.
When I use CFIF, do I need to use elseif......or can I use an 'OR', or is there some function that can handle this.
Thanks for all your help and Merry Christmas,
Wendy
The same vendor_name has been entered into the database in 81 different ways, so I need to check for all 81.
When I use CFIF, do I need to use elseif......or can I use an 'OR', or is there some function that can handle this.
Thanks for all your help and Merry Christmas,
Wendy
