Results 1 to 3 of 3
  1. #1
    wonder06 is offline Novice
    Windows 8 Access 2010 32bit
    Join Date
    Jan 2016
    Posts
    3

    unmatched data in tables


    Hello. I am new to this forum and access 2010. I have a database with a customer table which is queried for a number of forms and reports. There are also new customers each month which would need to be part of the queries for the same forms and reports. These new customers are usually imported in another table in another database. This table is linked in my database. My question is after identifying the new customers; is there any other way besides using an append query every month to be able to have them flow through to the forms and reports as regular customers? The only other way I can think of is a union query. I am trying to element the need for so many queries to slow down my database. Any advice would be welcomed as I am willing to learn better ways to a robust database. Thanks

  2. #2
    CJ_London is offline VIP
    Windows 8 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,412
    is there any other way besides using an append query every month to be able to have them flow through to the forms and reports as regular customers?
    This would be the recommended method- particularly if you want a robust system. You can perhaps use union queries but they are slow and potentially prone to error if you have no control over the original tables

  3. #3
    wonder06 is offline Novice
    Windows 8 Access 2010 32bit
    Join Date
    Jan 2016
    Posts
    3
    I appreciate your response. I just wanted to know if I was doing the right thing. Again thank you

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

Similar Threads

  1. Replies: 1
    Last Post: 08-13-2013, 02:09 PM
  2. Unmatched Query to find Changed info between tables
    By michael.p.ryan1 in forum Access
    Replies: 3
    Last Post: 08-24-2012, 02:22 PM
  3. Replies: 1
    Last Post: 04-26-2012, 09:13 PM
  4. UnMatched Data Query (Edit Data)
    By pedraza4 in forum Queries
    Replies: 3
    Last Post: 06-16-2010, 07:29 AM
  5. Unmatched data entered with data in table
    By boreda in forum Access
    Replies: 0
    Last Post: 07-28-2006, 09:11 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