Results 1 to 4 of 4
  1. #1
    YJasinski is offline Novice
    Windows 7 Access 2007
    Join Date
    Jun 2010
    Posts
    2

    Can I calculate cost of production with access?

    Hello, Im not sure if i should use access or another more suitable software to calculate costs of production for my business. I have a list of 50 products, each product is made by aprox 5 materials, plus manufacturing costs like energy, transportation, packaging, etc. I need a program that can tell me the costs of the products i need at the moment and that can calculate in real time and adjust cost depending on updated prices. Is access a good idea for this????



    Thank you for your help

  2. #2
    NTC is offline VIP
    Windows Vista Access 2007
    Join Date
    Nov 2009
    Posts
    2,392
    for calc of 50 products you could use excel....easier for beginners.

    Access does math fine...but Access strength is multi user, history trends reports, etc if you are going to be contantly adding new data which needs to be sorted, organized , etc.

  3. #3
    Join Date
    Jun 2010
    Location
    Belgium
    Posts
    1,044
    Hi,

    I don't see why you couldn't use Access. Create a products table (for instance tblProducts), linked with a one to many relationship to the materials table (tblMaterials), and a one to many relationship between tblProducts and the Costs table tblCosts. Then using soime groupsqueries the prices can easily be calculated. One point to consider: prices can change, so you'll need some fields or history tables to determine the value/costs in ValidFrom (date) and ValidTo(date).
    But if you take some time to make a solid table design, Access is a fine tool for the job you propose.

    NG

  4. #4
    YJasinski is offline Novice
    Windows 7 Access 2007
    Join Date
    Jun 2010
    Posts
    2
    Thank you, I will try creating a proper design. So far im using excell and the problem that i have is that the tables are too big, or too many.... so thats why i wanted to change to access. Will try designing using the tables you suggested. Although that way i will be repeating data in each table. I think i need to learn a bit more before asking more questions .

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

Similar Threads

  1. Cost of a database
    By P5C768 in forum Access
    Replies: 1
    Last Post: 04-22-2010, 04:53 PM
  2. Replies: 1
    Last Post: 03-09-2010, 10:23 AM
  3. Making report for tracking production
    By winniepoohbear38501 in forum Reports
    Replies: 1
    Last Post: 01-28-2010, 09:06 PM
  4. Replies: 4
    Last Post: 07-16-2009, 02:42 AM
  5. Production
    By teranet in forum Access
    Replies: 1
    Last Post: 06-07-2008, 06:47 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