Results 1 to 6 of 6
  1. #1
    Leinad7 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2013
    Posts
    4

    New to Access, can Access do what I need it to do

    As I mentioned, I'm new to Access and am using "Access 2010: the missing manual" to learn.



    My question is this:

    By building a database in access, can I keep an ingredient inventory log by weight (stock, allocated, etc.), and a recipe log (where one recipe would have several ingredients WITH PERCENTAGES by weight)?

    I am confident the answer to this is yes. My next question is this:

    By building a [form / query?] can I then allocate 100 lbs of recipe A (via a pop-up / fill-in chart), which would then allocate ingredients by 25% of AB, 50% of DC, and 25% of KL (of course depending on my recipe), and then I can batch the 100 lbs and it will remove it from the inventory / allocated raw materials?

    Thanks!

  2. #2
    Leinad7 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2013
    Posts
    4
    If need be, I can clarify:

    Inventory Table:
    Raw In Stock (lbs) Allocated
    AB 50 0
    DC 125 0
    KL 75 0

    Recipe Table:
    Recipe Raw %
    A AB 25
    A DC 50
    A KL 25

    As mentioned, I want to batch 100 lbs of Recipe A - so first I need to allocate those raws. I would want to do this by saying allocate 100 lbs of A, and Access to automatically determine that it's 25 lb of AB, 50 lbs of DC, and 25 lbs of KL. Then, once I batch it I would say I made 100 lbs of A, and it would deplete froms the allocated column.

    Thanks!

  3. #3
    Rawb is offline Expert
    Windows 7 64bit Access 2010 32bit
    Join Date
    Dec 2009
    Location
    Somewhere
    Posts
    875
    This is a classic inventory management problem and, to answer your questions, yes, Access handles that kind of thing very well. In fact, as long as you're not looking at large-scale (Enterprise-level) databases with hundreds of users or databases stored on the web, Access can do it for you.

    That said, some of what you're proposing looks like it would require custom VBA coding. And when you get into that, there can be a fairly steep learning curve (unless you already have some programming experience).

  4. #4
    Leinad7 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2013
    Posts
    4
    Thanks Rawb for your response.

    The database would be used by 10-20 people, and would hold a good amount of data - but nothing close to the scale of a large-scale database. I have some prior programming experience (I understand the foundation of how coding works), but this would be a completely new for me.

    Do you feel that people on this forum would be helpful in assiting me with some programming?

  5. #5
    Rawb is offline Expert
    Windows 7 64bit Access 2010 32bit
    Join Date
    Dec 2009
    Location
    Somewhere
    Posts
    875
    Absolutely!

    When I first came here, I was absolutely flabbergasted by how helpful (and polite) the people on the Forum were. It's why I'm still here actually: I like the people and, even after 3+ years programming in Access, I know people here with more knowledge and experience than me.

  6. #6
    Leinad7 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2013
    Posts
    4
    Excellent! Glad to hear it. I feel that Access, and what I need it to do would completely streamline our process (currently have 5+ people maintaining their own inventory in Excel). Seems like Access could streamline this process, and set it up like a web-page to make it straight-forward and easy.

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

Similar Threads

  1. Replies: 2
    Last Post: 11-21-2012, 09:57 AM
  2. Replies: 5
    Last Post: 11-08-2012, 01:15 PM
  3. Replies: 2
    Last Post: 08-10-2012, 12:28 AM
  4. Replies: 0
    Last Post: 06-19-2012, 12:39 PM
  5. Replies: 3
    Last Post: 04-24-2012, 08:32 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