Recent content by jrheeder

  1. J

    Query to find similar values in same column

    They are not BUT they have a similar record name within the data set thus listed this is why I am finding this slightly more challenging as there are more than 1 record group with similar namings
  2. J

    Query to find similar values in same column

    Sure, in simple terms I want to find any reocrds that have similar names and list them. Any conversly exclude any names and have no similar namings. Example: 1. Apple 2. Orange 3. Banana 4. The Apple 5. The Banana 6. Orange 7. Apples When I run the requested query (or set of queries)...
  3. J

    Query to find similar values in same column

    John, I fully understand that + appreciate the relpy, what I am looking for though is to go through each record and find if there is another record with similar namings in the data set. Any way of achieving this as I dont want to sit and manully go through each name manually
  4. J

    Query to find similar values in same column

    Hi guys, I am currently in a very sticky place, I want to go through 50,000 records and find records in the same column that have a similar value so that I can change them to one universal value, now I can do this manually but it will take we a LONG while to do so is there a quicker way for me...
Back
Top Bottom