Results 1 to 6 of 6
  1. #1
    lynchjl7748 is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Apr 2018
    Posts
    3

    Combine all Account Names with All products (2 Tables)

    I have two tables one with a list of accounts and what products they have and a second with a list of products. I want to create a list of all account names and all products, so Column 1 would be the account name and column 2 would be the product name. So in theory I would get a table with about 200 products per account name. I know I have done this in the past but for what ever reason I can't solve it now. Any help is greatly appreciated.



    Thanks,
    Jeff

  2. #2
    davegri's Avatar
    davegri is offline Excess Access
    Windows 10 Access 2016
    Join Date
    May 2012
    Location
    Denver
    Posts
    3,740
    Why is this not already what you want?
    one with a list of accounts and what products they have

  3. #3
    lynchjl7748 is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Apr 2018
    Posts
    3
    Quote Originally Posted by davegri View Post
    Why is this not already what you want?

    I need a list of all the accounts and all potential products that an account could have.

  4. #4
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,652
    A query including the accounts table and the products table without a join will return all possible combinations (a Cartesean product).
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  5. #5
    lynchjl7748 is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Apr 2018
    Posts
    3
    Quote Originally Posted by pbaldy View Post
    A query including the accounts table and the products table without a join will return all possible combinations (a Cartesean product).
    Thank you!!!

  6. #6
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,652
    Happy to help and welcome to the site by the way!
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. Replies: 1
    Last Post: 09-30-2015, 05:56 PM
  2. Replies: 3
    Last Post: 11-22-2013, 04:22 PM
  3. Replies: 1
    Last Post: 05-04-2013, 05:16 PM
  4. Replies: 1
    Last Post: 10-10-2012, 01:05 PM
  5. Replies: 8
    Last Post: 04-24-2012, 01:05 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