J
Jay
There is a function in SQL that allows you to compare a single string with
several strings without having to use multiple Or's eg strExample
In("aa","bb","cc") - this doesn't seem to work in vba - is there an
equivalent function that does???
several strings without having to use multiple Or's eg strExample
In("aa","bb","cc") - this doesn't seem to work in vba - is there an
equivalent function that does???