Results 1 to 10 of 10
  1. #1
    Z1nkstar's Avatar
    Z1nkstar is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Mar 2014
    Location
    TX, USA
    Posts
    145

    Form Criteria


    I have a Form that use to Only show Records that dont have a produce by date well I just found out that it had broken some how this is what it looks like and everything works its just it wont show anything when I put in False as the Criteria.

    Click image for larger version. 

Name:	12465124565232252879789754565223.JPG 
Views:	5 
Size:	145.1 KB 
ID:	19019Click image for larger version. 

Name:	54215616352432163112242745777741.jpg 
Views:	4 
Size:	108.9 KB 
ID:	19020

    I am trying to fix it I have tried everything I know to do I just cant get it to work its BROKE

  2. #2
    Z1nkstar's Avatar
    Z1nkstar is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Mar 2014
    Location
    TX, USA
    Posts
    145
    Click image for larger version. 

Name:	313131313131.JPG 
Views:	4 
Size:	87.6 KB 
ID:	19021
    This is What I get when I try to use form anywhere

  3. #3
    John_G is offline VIP
    Windows 7 32bit Access 2010 32bit
    Join Date
    Oct 2011
    Location
    Ottawa, ON (area)
    Posts
    2,615
    First, if ProduceByDate is a Date field, then False is not a valid criteria value. If you want to find records where there is no data in ProduceByDate, use Null as the criteria.
    Last edited by John_G; 12-10-2014 at 11:53 AM. Reason: change message

  4. #4
    Z1nkstar's Avatar
    Z1nkstar is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Mar 2014
    Location
    TX, USA
    Posts
    145
    I havent tried that but I wouldnt know where to start either I havent ever attempted anything like that.

  5. #5
    Z1nkstar's Avatar
    Z1nkstar is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Mar 2014
    Location
    TX, USA
    Posts
    145
    I put in Is Null is that the Same Command?

  6. #6
    Z1nkstar's Avatar
    Z1nkstar is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Mar 2014
    Location
    TX, USA
    Posts
    145
    Okay Null Works wow I tried that before and it didnt so I guess IDEK

  7. #7
    John_G is offline VIP
    Windows 7 32bit Access 2010 32bit
    Join Date
    Oct 2011
    Location
    Ottawa, ON (area)
    Posts
    2,615
    What happens when you run the query qryProduction_Uncheduled? Does it result in any data being shown?

    If it does display data, there is no reason that I can see the form won't work.

  8. #8
    Z1nkstar's Avatar
    Z1nkstar is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Mar 2014
    Location
    TX, USA
    Posts
    145
    I don't Understand because When the database was first created we used False and it worked so should I be concerned about all the other falses on Date Fields?

  9. #9
    John_G is offline VIP
    Windows 7 32bit Access 2010 32bit
    Join Date
    Oct 2011
    Location
    Ottawa, ON (area)
    Posts
    2,615
    Yes. The only datatype that should have True/False in the criteria is Yes/No, or expressions that evaluate to True or False. Use Null to test for empty fields.

  10. #10
    Z1nkstar's Avatar
    Z1nkstar is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Mar 2014
    Location
    TX, USA
    Posts
    145
    Okay thanks By the way I didnt Design or Right the Database I am just the fill in the Fix all of that guys mistakes.

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

Similar Threads

  1. Replies: 1
    Last Post: 11-13-2014, 11:34 PM
  2. Replies: 1
    Last Post: 03-28-2013, 07:54 AM
  3. Replies: 3
    Last Post: 12-25-2012, 12:43 AM
  4. Replies: 5
    Last Post: 09-20-2012, 03:27 PM
  5. Replies: 9
    Last Post: 06-12-2012, 10:22 PM

Tags for this Thread

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