Results 1 to 2 of 2
  1. #1
    JjJSeVdT is offline Novice
    Windows XP Access 2003
    Join Date
    Dec 2011
    Posts
    2

    Designing Tables to track issues


    Good Morning all, I hope someone can help me out. I'm making a database to help me keep track of some machines I do repairs on and issue out to coworkers. I've attached what I have for reference so might be able to assist easier.

    What I'm trying to do:
    I want to keep track of an on going list of machines that get signed out. I was thinking about a Yes/no field on the machine table to denote if it was gone, but I want an ongoing record. I have a separate table to list Issues. When I go to edit a machine's status I want it to ignore any status except the most recent.

    So if machine "12345" has been signed in and out 3 times and I query all machines signed out, I don't want a query to show

    12345 - 2 Jan
    12345 - 7 Jan

    when infact the machine was signed back in the next day. I'm trying to use the data in the table to do the queries. Please take a look at the attachment and give me some advice. I've made databases before, but that was a few years ago and I've forgotten alot. Thank you

  2. #2
    aytee111 is offline Competent At Times
    Windows 7 32bit Access 2010 32bit
    Join Date
    Nov 2011
    Location
    Nomad
    Posts
    3,936
    Have you tried the Totals button in your query, using Min/Max and First/Last for getting the latest date?

    Or maybe you can add some more data to your database, there didn't seem to be the scenario you were talking about, or if there is let me know the machine ID.

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

Similar Threads

  1. ID Link issues between Forms/Tables
    By fat ralphy in forum Access
    Replies: 4
    Last Post: 10-13-2011, 03:20 PM
  2. Setting Up Tables - On Right Track??
    By lspelman in forum Database Design
    Replies: 4
    Last Post: 05-08-2011, 06:31 PM
  3. Help with Designing Tables
    By lspelman in forum Database Design
    Replies: 3
    Last Post: 05-07-2011, 01:48 PM
  4. Replies: 5
    Last Post: 05-24-2010, 11:52 AM
  5. Help Designing Tables
    By sakthivels in forum Database Design
    Replies: 7
    Last Post: 06-09-2009, 07:48 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