Results 1 to 2 of 2
  1. #1
    radicrains is offline Novice
    Windows XP Access 2007
    Join Date
    Oct 2010
    Posts
    29

    Unhappy Please help me out with union query

    "Pic1" - Owner Query for drawings going to overdue in 14 days
    "Pic2" - Class Query for drawings going to due in 14 days
    "Pic3" - Production Query for drawings going to due in 14 days

    So basically i have 3 queries...


    I need to create a report that has all 3 results.. Please refer to "Report Pic" for the end product that i need to have...

    Correct me if I'm wrong, but i think i need to use union query to compile the results together. But the thing is, I am very new to Microsoft Access and I'm doing this project for my internship.. So please help me out on hte code or better ways for me to get the end product..

    Please refer to "Query Pic" to understand how I've queried for "Pic1","Pic2" and "Pic3"..

    Thanks...

  2. #2
    ajetrumpet is offline VIP
    Windows Vista Access 2007
    Join Date
    Mar 2010
    Location
    N/A
    Posts
    2,694
    radicrains,

    Pls don't start a million different threads for each issue that you run into WHILE you're working it. The forum database is pretty big, but that is not welcome behavior. It also doesn't make you look very sincere about wanting help. Try what you have and then post if a real issue comes up that you can't solve yourself after an hour of working on it.

    as far as this thread goes, which is a continuation of the one about repeating records and the first one about helping you 2 hours ago...

    you can use "SELECT DISTINCTROW" to begin your query statement if your sql involves pulling data from more than one table. It does not filter out duplicate records using one table only.

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

Similar Threads

  1. Union query (or Inner/Outer join?)
    By LilMissAttack in forum Queries
    Replies: 4
    Last Post: 10-23-2010, 12:36 AM
  2. Union Query Question
    By jpkeller55 in forum Access
    Replies: 2
    Last Post: 09-24-2010, 10:18 AM
  3. Union Query (choosing between two fields)
    By naveehgreen in forum Programming
    Replies: 1
    Last Post: 06-17-2010, 03:24 PM
  4. Need help with a Union Query
    By jdowdy in forum Access
    Replies: 1
    Last Post: 10-13-2009, 05:24 PM
  5. Create table out of union query
    By DKruse1969 in forum Queries
    Replies: 2
    Last Post: 08-28-2009, 09:55 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