equality

  1. J

    Resolved Equality (==) Comparison Not Working?

    I'm trying to create an Excel UDF that acts like the native MATCH function, but with multiple criteria. While debugging with a simple comparison between numbers, the objListItem == objListCriteria line isnt't catching the match and is just skipped over "when it should" catch. I've looked at the...
Back
Top Bottom