Logical statement: equivalent of an IN function?
Hello everyone!
Please, would you know if there is an IN function under Excel (or access) so
that I can compare values without repeating the same equation?
Unless it exists, I am compelled to write expressions like:
If strTemp like * or strTemp like * or strTemp like * or... Then
isnt'it ?
Thanks ;)
|