Results 1 to 9 of 9
  1. #1
    wschian is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jan 2019
    Posts
    4

    Query Expert

    Hi, Any expert here can teach me how to make a query2 from Table(query 1)
    I want to print the data in the Table (Or Query1), Two data per row. Numbers of print is equal to the number of items. So I need a query like Query2 to print
    Click image for larger version. 

Name:	2.jpg 
Views:	19 
Size:	37.8 KB 
ID:	37199

    print results like below
    Apple Apple
    $ 200.00 $ 200.00
    Apple Car
    $ 200.00 $ 11.00
    Car House
    $ 11.00 $ 21.00
    House House
    $ 21.00 $ 21.00
    House House
    $ 21.00 $ 21.00


  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    Please tell us in plain, simple English what you are trying to accomplish. No database jargon.
    What does this data represent?

  3. #3
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    1. 1. You should not even have query2.

    2. You can convert query2 by making other queries:
    Q1: count items in Cols 2,3
    Q2: count items in cols 4,5
    Q3: make union query of Q1 & 2 to get the final count you want.

  4. #4
    JoeM is offline VIP
    Windows 7 32bit Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    removed, misinterpretted question

  5. #5
    wschian is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jan 2019
    Posts
    4
    Quote Originally Posted by orange View Post
    Please tell us in plain, simple English what you are trying to accomplish. No database jargon.
    What does this data represent?
    Thanks for your reply, :-) I'm no good in english.
    I want to print the data in the Table (Or Query1), Two data per row. Numbers of print is equal to the number of items. So I need a query like Query2 to print.

  6. #6
    wschian is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jan 2019
    Posts
    4
    thanks ranman, you are right. I should not have Query2 . I just want to let everyone know what the query I want is. :-)

  7. #7
    wschian is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jan 2019
    Posts
    4
    Quote Originally Posted by JoeM View Post
    removed, misinterpretted question
    JoeM
    Thanks for you reply, I am not malicious to make misinterpretted question. My English is not well expressed. I hope you can understand.

  8. #8
    orange's Avatar
    orange is offline Moderator
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    wschian,

    Whatever your native language, write a description of what you want to do (as much detail as required) in your language.
    Then go to google translate and translate your message into English.
    Then post the English translation.
    Good luck.

  9. #9
    JoeM is offline VIP
    Windows 7 32bit Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    Thanks for you reply, I am not malicious to make misinterpretted question. My English is not well expressed. I hope you can understand.
    No, nothing on your end. I posted a reply, then realized that I read your question wrong, so my reply would not work for you, so I deleted it.

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

Similar Threads

  1. Expert advice needed
    By DSProductionz in forum Database Design
    Replies: 8
    Last Post: 02-03-2018, 06:50 PM
  2. What would you do? Simple for a expert!
    By QuickJeff in forum Database Design
    Replies: 2
    Last Post: 07-04-2016, 02:52 AM
  3. expert of access please help me..
    By noel17m in forum Access
    Replies: 1
    Last Post: 02-20-2012, 09:57 AM
  4. Access Expert
    By golfit007 in forum General Chat
    Replies: 1
    Last Post: 08-14-2011, 11:01 PM
  5. Need Expert Help!! Thank you!
    By Antflash in forum Access
    Replies: 3
    Last Post: 08-18-2010, 05:09 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