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

    item in multiple locations

    Hello,



    I have a database with about 6000 items for bakery purposes. I have multiple items that are used in different departments. I would like to know how to set up(if possible) these items so I can inventorize these without having to re-create the same items.

    Thanks

  2. #2
    aytee111 is offline Competent At Times
    Windows 10 Access 2013 64bit
    Join Date
    Nov 2011
    Location
    Nomad
    Posts
    3,936
    Create a table which stores all the items, with an autonumber ID field which is then used in the other tables. There would also be a table for departments and another for usage.

  3. #3
    bkrencisz is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Apr 2017
    Posts
    3
    Quote Originally Posted by aytee111 View Post
    Create a table which stores all the items, with an autonumber ID field which is then used in the other tables. There would also be a table for departments and another for usage.
    this has already been done. when inventory is to be done, I print out inventory sheets for each departement. let's say the item PECANS are used in 3 different departments. each departement will have a quantity for this item. when sheet come back, i want to be able to enter amounts by departement in the system and then have a total. currently I have items targeted with their own departement but my issue is with the items that are used in multiple departments.
    thanks

  4. #4
    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,726
    ?? Not sure what you're really asking.
    But if you have some material in Location A, some in Location B and some in Location X, then the Total amount of that material
    Total material = LocationA Material +Location B Material.... + Location X Material.

    I'm not sure what giving the sheets to different groups and getting completed sheets from them and entering data means in practice.
    Time involved; issues that arise; lack of material???

    It seems if different groups can/do use various amounts of material Q, then if you have a centralized inventory and a projection of how much each group plans to use you can get a handle on what should/could be ordered. If you get actual usage figures. you can adjust your order amounts accordingly. With some historic usage data you can get better predict the quantities of material(s) required.

    Perhaps more info(details) on the business would be helpful to readers.

    Good luck.

  5. #5
    bkrencisz is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Apr 2017
    Posts
    3
    I work for a local bakery. Within the bakery we have different departments that complete the fabrication of a cake. example; 1. Ingredient prep; 2. oven 3, cake assembly and finish 4. wrapping , 5, distribution. In my Access database, I have about 10 tables set-up; suppliers, products, purchase order, product categories, product sub-categories, inventory sections, etc.


    We do an inventory count every month. The way that it is currently setup is when I request my inventory form it asks for which departement. I specify a departement and it prints a form with all items attributed to this department. Once I get the inventory back filled in, I have a query that asks me for which departement, I specify a departement and I fill in the info. My question is concerning the items which are used in multiple departements. I cannot seem to be able to attribute more than 1 departement per item. example item PECAN is used by 3 departements. But in my products table I cannot give it more that 1 location.

    I hope the additionnal info helps.

    thanks

  6. #6
    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,726
    It sounds very much like you tables and relationships do not match your requirements.
    Start with a clear description of your business and add details.
    I recommend you review
    -many to many relationships, and
    -junction table

    Here is a link that I often suggest for database design/planning. The info may be useful to you.


    If you post a jpg of your database design, readers will offer comments.

    Good luck

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

Similar Threads

  1. Replies: 7
    Last Post: 01-26-2017, 12:49 AM
  2. Replies: 3
    Last Post: 07-29-2016, 10:33 AM
  3. Tracking Inventory At Multiple Locations
    By Dustin in forum Database Design
    Replies: 4
    Last Post: 12-28-2013, 10:32 PM
  4. How do you store multiple file locations in a text box
    By ChuckColeman1812 in forum Access
    Replies: 3
    Last Post: 12-16-2011, 10:46 AM
  5. Replies: 0
    Last Post: 01-26-2011, 05:51 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