Results 1 to 2 of 2
  1. #1
    runabout6 is offline Novice
    Windows XP Access 2003
    Join Date
    Aug 2010
    Posts
    2

    newbie would like to know what is required to make this kind of program


    I am really new to all this so please bear with me.
    I am a quality manager in a small machine shop and I am trying to implement an ISO program for the shop. One of the prerequisites is that we create a history for our measuring instruments and that they are to be calibrated periodically. I was thinking that is would be great if I could create a program that would let me know when these tools need to be calibrated and have a history of their condition. Sort of on the same line as Task in Outlook. Can I do this in Access or do I need to incorporate Visual Basic or can I do this at all with these two programs?

    Thanks

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,521
    What you describe could certainly be done in Access (there would probably be some VBA used within). Generally speaking you'd have a table for your instruments and a one-to-many related table for calibrations. The key field from the instruments table would be included in the calibrations table, along with the date and anything else relative to the calibration (who did it, etc). If an instrument had been calibrated 3 times, it would have 3 records in this table.

    Depending on your specifics your instrument table could include a field to indicate the frequency of the calibration (number of days for example), or perhaps a "next calibration date" field. Either would allow you to produce a report of upcoming and/or overdue calibrations, a history of calibrations done, etc.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. Replies: 5
    Last Post: 04-01-2010, 03:48 PM
  2. What kind of query do I need?
    By cowboy in forum Queries
    Replies: 1
    Last Post: 02-17-2010, 04:09 PM
  3. Required Field Help
    By brandonb in forum Access
    Replies: 4
    Last Post: 11-13-2009, 11:18 AM
  4. immediate help required
    By pdurgi in forum Access
    Replies: 1
    Last Post: 06-05-2009, 08:21 PM
  5. Replies: 0
    Last Post: 02-15-2007, 03:07 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