Results 1 to 5 of 5
  1. #1
    DMol15 is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Jun 2022
    Posts
    8

    Fifo

    I Want to implement a FIFO system in my database for Inventory. The only problem is When something gets taken out of its location or row, all other parts shift because that row/spot needs to get filled in. Say I delete a record in row 1 spot A1 because it got shipped to a customer, Now my part that I have in row 1 A2 is moving to A1 and so on. I want to keep A1 empty so next time I go to add a record/part it goes into the A1 spot or any other open spots, so I don't have to reorganize my parts evrytime one gets taken out and shipped.

  2. #2
    CarlettoFed is offline Competent Performer
    Windows 7 64bit Access 2013 32bit
    Join Date
    Dec 2019
    Posts
    257
    A database is not managed like a spreadsheet, the data structuring conditions are different.

  3. #3
    CJ_London is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,430
    Better show your tables and relationships because what you are describing does not sound like they are correctly designed

  4. #4
    orange's Avatar
    orange is offline Moderator
    Windows 10 Office 365
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726
    I agree with the other posters - your design needs to be reviewed. Also, I recommend you search the forums and youtube for samples of FIFO processes.

    Here is one. There are others.
    Youtube video

    Good luck.

  5. #5
    CJ_London is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,430
    there are also plenty of examples in the links provided at the bottom of this thread

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

Similar Threads

  1. FIFO Inventory
    By Analogkid in forum Access
    Replies: 21
    Last Post: 12-15-2016, 03:35 PM
  2. inventory fifo db
    By betna in forum Access
    Replies: 2
    Last Post: 04-18-2013, 03:37 PM
  3. simple to use FIFO inventory system
    By arran in forum Database Design
    Replies: 3
    Last Post: 02-14-2013, 03:14 AM
  4. Fifo
    By Firefighter22 in forum Access
    Replies: 1
    Last Post: 08-29-2011, 01:48 PM
  5. Inventory with FIFO and multiple bins
    By 16montana in forum Access
    Replies: 1
    Last Post: 08-27-2010, 10:38 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