Results 1 to 2 of 2
  1. #1
    MTSPEER is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jun 2013
    Posts
    283

    Multiple Records with same ID to one record

    Hello,

    I have a table that has an ID field with multiple fields. I have multiple queries that validates data from that table and appends the invalid data onto an Error_Sheet table. And every single validation query I run the ID from the main table appends to the Error_Sheet table. Well if there are multiple errors within the same record. It makes multiple records on the Error_Sheet table with the same ID. I want to have it so all of the errors goes to one record with that ID.Every query validates a different field.

    Your help would be much appreciated. Thanks.

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    How do queries validate data and append invalid data to another table? There is VBA code running this process?
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Split One Record Into Multiple Records
    By alsoto in forum Access
    Replies: 1
    Last Post: 03-14-2013, 11:56 AM
  2. Replies: 15
    Last Post: 11-30-2012, 01:36 PM
  3. Splitting one record into multiple records
    By AccessUser123 in forum Programming
    Replies: 4
    Last Post: 06-15-2011, 08:18 AM
  4. combining multiple records into one record
    By RedGoneWILD in forum Queries
    Replies: 5
    Last Post: 07-28-2010, 11:19 AM
  5. Replies: 1
    Last Post: 12-10-2009, 08:41 PM

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