Results 1 to 2 of 2
  1. #1
    dbDamo is offline Novice
    Windows XP Access 2000
    Join Date
    May 2009
    Posts
    10

    Validation problems...

    Hi

    I am having some difficulty adding some validation rules to a few fields in a form and would be very grateful for any help/advice.

    Here is what I am trying to achieve:-

    Test Start Date

    >= Project Start Date
    AND <= Project Finish Date


    AND Cannot be Null when Test Status (list box) equals either "In Progress", "Incident" or "Complete"

    Planned Completion Date

    >= Test Start Date
    AND <= Project Finish Date
    AND Cannot be Null when Test Start Date Is Not Null

    Completion Date

    >= Test Start Date
    AND Cannot be Null when Test Status (list box) equals "Complete"


    I'm ok with ensuring the dates fall within the correct ranges, but I get lost when trying to add the remaining rules. I'm working in Access 2000.

    Thanks in advance.

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 10 Access 2013 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    What code do you have that you are having trouble with?

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

Similar Threads

  1. Validation and Input masks
    By Santi in forum Access
    Replies: 3
    Last Post: 03-26-2009, 10:53 AM
  2. Data Validation - Please help
    By larry S in forum Access
    Replies: 0
    Last Post: 11-16-2008, 10:24 PM
  3. Validation Rule: Date
    By krymer in forum Access
    Replies: 0
    Last Post: 08-27-2008, 03:30 PM
  4. Validation Rule
    By mistaken_myst in forum Database Design
    Replies: 2
    Last Post: 10-29-2007, 02:08 PM
  5. Validation on import
    By andy_42 in forum Import/Export Data
    Replies: 1
    Last Post: 10-23-2006, 03:52 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