Results 1 to 4 of 4
  1. #1
    jekart is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Oct 2017
    Posts
    2

    Data from 2 Tables

    Hi All, hoping you can help solve a problem I am stuck. I am not that experienced in this realm so please bare with me.

    I created a database to record payment information my company receives for permits. It is stored in the ledger_tbl.
    I have another table that contains the name, mailing address etc of all of the municipalities we work for - customers_tbl.



    I am working on a report to create an invoice for the amount of permit fees we receive during a given time period. The report is retrieving all the payment specific information from the query ledger_qry. Everything is working beautifully except for 1 part, which is I want the invoice report to retrieve the customers name and mailing address from the customers_tbl based off a criteria I set in ledger_qry which is done as [enter jurisdiction].

    Hopefully this makes sense, if you need any additional info let me know.
    Thank you for your assistance.

    Jekart

  2. #2
    JoeM is offline VIP
    Windows 7 32bit Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    Join your two tables together in your query (there should be a common customer id field in both table to join on).

  3. #3
    jekart is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Oct 2017
    Posts
    2
    That worked!!! Thank you JoeM!

  4. #4
    JoeM is offline VIP
    Windows 7 32bit Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    You are welcome.

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

Similar Threads

  1. Replies: 7
    Last Post: 07-24-2017, 11:47 PM
  2. Replies: 5
    Last Post: 11-26-2013, 11:11 PM
  3. Replies: 5
    Last Post: 08-12-2013, 12:53 AM
  4. Replies: 27
    Last Post: 08-14-2012, 09:05 AM
  5. Replies: 5
    Last Post: 05-14-2012, 02:01 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