Results 1 to 2 of 2
  1. #1
    gregrlevy is offline Novice
    Windows XP Access 2007
    Join Date
    Apr 2012
    Posts
    1

    Leveling inventory with a query

    Hi,



    I need help with a query. I have 2 tables with 2 columns. One column is a product stock number and the other column is a quantity for that product stock number. One table is for store 1 and the other table is for store 2. I would like a query to compare the 2 tables and level the quantity so each store has equal amounts of each product. And give an output of sending this amount to this store and this amount to that store so they are equal in quantities. Any help would be appreciated.

    Thanks
    Greg

  2. #2
    ssanfu is offline Master of Nothing
    Windows 2K Access 2000
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    I would be better to have one table with 3 fields: product stock number, quantity and the third column for which store. Then it is easier to make a query to do what you want.

    Other wise, you could create a union query to get the totals by product stock number and comp[are them.

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

Similar Threads

  1. Query using inventory
    By Porksword in forum Queries
    Replies: 1
    Last Post: 12-02-2011, 06:02 PM
  2. Inventory Level Query With No Entries
    By robsworld78 in forum Queries
    Replies: 12
    Last Post: 06-18-2011, 02:10 AM
  3. FIFO inventory related query - Help!
    By BamaBBQ1 in forum Queries
    Replies: 3
    Last Post: 04-25-2011, 04:20 PM
  4. Inventory Query Problem
    By 1943 in forum Access
    Replies: 6
    Last Post: 02-13-2011, 09:05 AM
  5. Running an inventory query
    By EDEd in forum Queries
    Replies: 1
    Last Post: 10-08-2010, 11:54 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