Results 1 to 2 of 2
  1. #1
    hansdbase is offline Advanced Beginner
    Windows 11 Access 2021
    Join Date
    Nov 2022
    Posts
    33

    Unique Index

    I have a seemingly strange problem. I have a table where the name field is not the pk but it is designed to be unique. When I try to add a duplicate name in the table, it won't permit it. When I try to add a duplicate name in a form for this table, it won't allow it. That is good. But when I append data to the table from an excel spreadsheet, it puts in duplicate names. I am not sure how this is occuring and why the unique index is allowing it. Any ideas?

  2. #2
    Join Date
    Jun 2010
    Location
    Belgium
    Posts
    1,180
    Check if it are real duplicates, or the name seems the same but contains extra spaces

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

Similar Threads

  1. Replies: 3
    Last Post: 03-11-2021, 10:10 AM
  2. Replies: 2
    Last Post: 12-01-2012, 07:10 AM
  3. Replies: 1
    Last Post: 08-19-2012, 09:55 PM
  4. Creating a unique index on two fields
    By Paul H in forum Database Design
    Replies: 3
    Last Post: 11-03-2011, 10:15 AM
  5. Eerror No unique index found
    By newtoAccess in forum Database Design
    Replies: 4
    Last Post: 12-10-2010, 08:30 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