Results 1 to 2 of 2
  1. #1
    cweb85 is offline Novice
    Windows 8 Access 2013
    Join Date
    May 2015
    Posts
    1

    Super beginner, need some direction


    So I'm a moderate to advanced Excel user, but have little experience with Access (other than a few sessions trying to teach myself). I would really appreciate some general pushes in the right direction. My need is super simple to an average Access user I'm sure. I can easily keep the recipe page in access if I can get this done. As it is I have to have a batch ticket built for every formula, this takes too much time (see below).

    I have a database built into excel (I'm sure many of you wouldn't call it a DB). Two of my sheets operate as follows, one sheet contains a number of records corresponding to recipes for products. I have to take these recipes and make printable tickets, similar to forms or reports, that the warehouse guys can follow to make the products. Right now, I have a second sheet in excel that I have a format for the printable ticket. I use Vlookups to populate the ticket. But I still have to input enough data that mistakes can happen, and it's time consuming. Right now the recipe sheet has fields populated with percentages in each record. I want to take those percentages, multiply it by the "batch size" for that particular order, convert it to some other unit, And then get a report etc that shows me each ingredient with how much. If I could build one or two form/report formats that could be used on any recipe I would save a lot of time.

    Help is greatly appreciated.
    Attached Files Attached Files

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,525
    1st remember, access stores data vertically so you would want something like:

    tFormula
    ----------
    fields:
    Forumula (say Cheetos)
    Item (say Cheese Powder)
    Pct (the percentage of the item)
    VolWt (V or W for volumn or Wt)


    tItems
    ----------
    fields:
    ITEM (cheese powder)
    VOL
    COST

    Then once you have items, and formulas, you can produce horizontal (or vertical ) reports.

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

Similar Threads

  1. Help with Super Easy Mail Merge PLEASE !!!
    By bellevue in forum Access
    Replies: 2
    Last Post: 03-14-2013, 04:23 AM
  2. Beginner needs a point in the right direction!
    By Gapco1 in forum Database Design
    Replies: 7
    Last Post: 07-30-2012, 07:13 PM
  3. super simple newb question!
    By jesburger in forum Access
    Replies: 4
    Last Post: 07-20-2012, 03:34 PM
  4. How do I make this super query work
    By SemiAuto40 in forum Queries
    Replies: 5
    Last Post: 04-04-2012, 09:55 AM
  5. Super easy question probably
    By octoentandre in forum Database Design
    Replies: 2
    Last Post: 08-30-2010, 12:21 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