Search results

  1. R

    Go To

    Here's my situation. I have a table that is sorted by Date and then Time. Let's say that I add a record at 7:00am that has a time stamp as 3:00pm. At 8:00am I have to add another record that has a time stamp of 7:30am. In my table the records show up in the correct order by time stamp...
  2. R

    Query Question

    I have 4 fields that I am doing a query on. Date Time Comments Type of Event I am trying to query and display only the 3 most recent records based on the Type of Event. I am having a problem where I am either receiving the records from today's date or yesterday's date. We do a turnover log...
Back
Top Bottom