Results 1 to 4 of 4
  1. #1
    hnorgaar is offline Novice
    Windows 10 Access 2016
    Join Date
    May 2021
    Posts
    19

    Duplicates replacement text

    Can anyone give me a hint to catch duplicates in a query where 1 column are different, example
    1 record is empty and 1 is "Striped" and my result should be 1 record with this text "For triped and Non striped" and therefore only give me 1 record
    There are multiple combinations so the solution is not to just add that as a criteria, but rather a table with the translations I have considered so far with a unique number for them, but cant get empty to be considered as 1. Thx in advance

  2. #2
    isladogs's Avatar
    isladogs is offline Access MVP / VIP
    Windows 10 Office 365
    Join Date
    Jan 2014
    Location
    Somerset, UK
    Posts
    6,204
    Your question isn't very clear but try using the unmatched query wizard on the ribbon.
    Colin Riddington, Access MVP, Website, email
    The more I learn, the more I know I don't know. When I know I don't know, I keep quiet!

  3. #3
    orange's Avatar
    orange is offline Moderator
    Windows 10 Office 365
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    ??? Suggest you provide another example to clarify requirement??
    Perhaps show us a few records and your current query sql.

  4. #4
    Gicu's Avatar
    Gicu is offline VIP
    Windows 10 Access 2013 32bit
    Join Date
    Jul 2015
    Location
    Kelowna, BC, Canada
    Posts
    4,250
    Looks like the OP is looking to concatenate the values in one column, so maybe theDBGuy's function (or any other one) would do the trick:
    http://www.accessmvp.com/thedbguy/co...itle=simplecsv

    Cheers,
    Vlad Cucinschi
    MS Access Developer
    http://forestbyte.com/

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 3
    Last Post: 11-08-2017, 02:14 PM
  2. Table set up and replacement
    By rdhunt in forum Database Design
    Replies: 8
    Last Post: 01-11-2017, 04:30 PM
  3. Replacement for Me. in public sub
    By Stephenson in forum Access
    Replies: 2
    Last Post: 09-08-2015, 01:14 PM
  4. Any replacement for the old SetValue
    By toniartist in forum Access
    Replies: 1
    Last Post: 03-17-2012, 08:58 PM
  5. Sendkeys replacement
    By numberguy in forum Forms
    Replies: 3
    Last Post: 10-29-2010, 07:20 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums