Search results

  1. C

    Comparing two excel columns with MS Query

    Since I understood those are exact matches only or less then or more then statements. I need LIKE statements.
  2. C

    Comparing two excel columns with MS Query

    Hi there, I would like to compare two excel columns like: testab testbb testaa testabbb testcc testaaff As you can see testab and testaa (reg)matches two times. With what sql query using MS Query can I retrieve those matches? Note that I want to get the matches based on LIKE statements...
Back
Top Bottom