Results 1 to 3 of 3
  1. #1
    mathonix is offline Novice
    Windows XP Access 2007
    Join Date
    Jan 2010
    Posts
    5

    Generating reports by incomplete field

    I am going to be generating a report from one table with the following fields:

    DateRequested
    DateCompleted
    CMName
    PatientName

    I want the report to only grab information from lines where there there is nothing entered for datecompleted. We need to track which staff are not finishing their reports. Easy way to do this? Thanks in advance for help!

  2. #2
    ConneXionLost's Avatar
    ConneXionLost is offline Simulacrum
    Windows XP Access 2003
    Join Date
    Jan 2010
    Location
    Victoria, Canada
    Posts
    291
    Hi mathonics,

    Use a query to supply data to your report. In the query, for the field DateCompleted, set the criteria to "Is Null" (but don't use the quotes).

    Cheers,

  3. #3
    mathonix is offline Novice
    Windows XP Access 2007
    Join Date
    Jan 2010
    Posts
    5
    perfect. thank you much!

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

Similar Threads

  1. Replies: 1
    Last Post: 05-20-2009, 06:15 AM
  2. noob prob, generating next report
    By flash319 in forum Reports
    Replies: 2
    Last Post: 08-04-2008, 03:10 PM
  3. Replies: 2
    Last Post: 09-01-2006, 04:03 PM
  4. Need Help on reports
    By MeehPhill in forum Reports
    Replies: 3
    Last Post: 07-31-2006, 11:51 AM
  5. generating random numbers on form
    By anitra in forum Forms
    Replies: 1
    Last Post: 02-14-2006, 10:08 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