Results 1 to 2 of 2
  1. #1
    dinesh010595 is offline Novice
    Windows 10 Access 2013 64bit
    Join Date
    Jun 2019
    Posts
    1

    How to remove duplicate frpm query


    Click image for larger version. 

Name:	Screenshot (1).png 
Views:	9 
Size:	147.1 KB 
ID:	38787Click image for larger version. 

Name:	Screenshot (2).png 
Views:	9 
Size:	155.4 KB 
ID:	38788Click image for larger version. 

Name:	Screenshot (3).png 
Views:	9 
Size:	143.0 KB 
ID:	38789

  2. #2
    ssanfu is offline Master of Nothing
    Windows 7 32bit Access 2010 32bit
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    Not a lot to go on.......

    Try this:
    Open the query "ControlFile Query" in design view
    Switch to SQL view.
    Add the word Distinct after SELECT....... see below
    Code:
    Select DISTINCT Field1, field2,.......FROM.....
    Save the query.
    Execute the query......

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

Similar Threads

  1. pass content of textbox frpm one form to another
    By anthony@aahs.us in forum Forms
    Replies: 5
    Last Post: 05-10-2018, 12:14 PM
  2. Replies: 25
    Last Post: 01-27-2017, 11:55 AM
  3. Replies: 2
    Last Post: 10-16-2015, 10:15 PM
  4. remove duplicate
    By abraham30 in forum Access
    Replies: 5
    Last Post: 04-23-2015, 04:01 AM
  5. Remove Duplicate Entries in Query Design
    By samanthaM in forum Access
    Replies: 1
    Last Post: 10-27-2013, 11:26 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