Results 1 to 2 of 2
  1. #1
    chrismec is offline Novice
    Windows XP Access 2003
    Join Date
    Dec 2009
    Posts
    3

    Report from a data logging table

    Hello all, I have a data logging table with the following columns: (DateTime) (EquipmentNumber) (StartStop) Each time a piece of equipment starts or stops it is logged into the table on a new record with the Date & Time, the equipment number (1,2 or 3) and a number one for a start or a zero for a stop. From this table I need to run a report and display the daily and monthly run times for each equipment. Narrowing by equipment to a specific time frame seems trivial enough however I am having a hard time coming up with a method for determining run times. Any help or guidance will be greatly appreciated. Below is a very small example of the data. Thanks so much!
    Click image for larger version. 

Name:	StartStopEx.JPG 
Views:	4 
Size:	11.4 KB 
ID:	6531

  2. #2
    aytee111 is offline Competent At Times
    Windows 7 32bit Access 2010 32bit
    Join Date
    Nov 2011
    Location
    Nomad
    Posts
    3,936
    Probably need to write a VBA function to create a table in the format you need for the report.

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

Similar Threads

  1. Logging Changes
    By nichmeg in forum Programming
    Replies: 0
    Last Post: 12-06-2011, 02:47 PM
  2. Populating Table with data from Report
    By bubba55 in forum Access
    Replies: 10
    Last Post: 08-22-2011, 11:52 AM
  3. User Logging System
    By GraemeG in forum Programming
    Replies: 2
    Last Post: 03-25-2011, 03:27 AM
  4. Logging In
    By runtest in forum Programming
    Replies: 1
    Last Post: 02-21-2010, 11:55 PM
  5. Access Data Logging
    By pix in forum Access
    Replies: 0
    Last Post: 05-11-2009, 01:10 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