Results 1 to 2 of 2
  1. #1
    alex_raju is offline Advanced Beginner
    Windows XP Access 2003
    Join Date
    Jun 2011
    Posts
    56

    Question inventory sorting

    Dear sir,



    Actually I am trying to do a stock inventory access database, I would like make it in below method..
    barcode model Computer balance Physical balance Variance qty Variance amount
    22222 Abc 50 25 -25 -####
    55555 Def 20 20 0 0
    44444 Ghi 40 0 -40 ####
    33333 jkl 30 30 0 0

    When inventory time we cannot count same goods all at a time, I mean for example according to above table 22222 barcode items may be we can find many place like shelf 1, shelf 2 or display. So, if I entry barcode like below form, it should show in main form like above form. Please help how to sort or any method for it done.

    barcode model Physical balance
    22222 Abc 5
    22222 Abc 18
    22222 abc 2
    33333 jkl 8
    33333 Jkl 22
    55555 Def 20



    Thankyou
    Alex_raju

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,847
    There are some sample data models for Inventory Control here.
    http://www.databaseanswers.org/data_...tail/index.htm
    http://www.databaseanswers.org/data_...ters/index.htm

    They may provide some insight into the tables and structures involved.
    There is a database template from M$oft here
    http://office.microsoft.com/en-ca/te...001047741.aspx

    I would recommend some research on Normalization before you go much further.
    See the first few topics here
    http://www.rogersaccesslibrary.com/forum/topic238.html

    Good luck.

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

Similar Threads

  1. Inventory Tracking
    By PUDrummer in forum Access
    Replies: 3
    Last Post: 10-10-2012, 05:42 AM
  2. help inventory db
    By mesersmith in forum Database Design
    Replies: 3
    Last Post: 03-10-2011, 11:48 AM
  3. Inventory
    By thisandthat in forum Access
    Replies: 3
    Last Post: 03-01-2011, 08:09 PM
  4. Inventory Calculation
    By ser01 in forum Queries
    Replies: 1
    Last Post: 04-24-2010, 12:24 PM
  5. Inventory Database
    By kram941 in forum Access
    Replies: 2
    Last Post: 11-09-2009, 04:28 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