Results 1 to 4 of 4
  1. #1
    selvakumar.arc is offline Advanced Beginner
    Windows 7 64bit Access 2010 32bit
    Join Date
    Apr 2013
    Posts
    49

    MS Access - Validation Rule

    I want to apply validation rule in my text box, can you let me know how can I implement this?

    1. txtStatus will accept only one character, acceptable character is "T", else throw an validation message
    2. txtStatus will accept empty value and donot throw any error in this scenario

    Acceptable characters are = "T" or ""



    The "txtStatus" columns is one of the column in the Datasheet Form.

    Regards,
    Selvakumar R

  2. #2
    azhar2006's Avatar
    azhar2006 is offline Expert
    Windows 7 32bit Access 2007
    Join Date
    Mar 2012
    Posts
    528

  3. #3
    selvakumar.arc is offline Advanced Beginner
    Windows 7 64bit Access 2010 32bit
    Join Date
    Apr 2013
    Posts
    49
    Thanks for you information.
    I applied following and it is working
    ([txtStatus]="T") Or Is Null

  4. #4
    azhar2006's Avatar
    azhar2006 is offline Expert
    Windows 7 32bit Access 2007
    Join Date
    Mar 2012
    Posts
    528
    Very good
    I wish you success in your project

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

Similar Threads

  1. Validation Rule
    By Sanjo in forum Forms
    Replies: 2
    Last Post: 12-10-2013, 11:02 PM
  2. New to Access. Need help with age validation rule.
    By domtriga in forum Database Design
    Replies: 2
    Last Post: 09-13-2013, 02:55 PM
  3. Validation Rule
    By Darkladymelz in forum Reports
    Replies: 2
    Last Post: 09-15-2011, 07:43 AM
  4. Validation Rule
    By Megan in forum Access
    Replies: 1
    Last Post: 11-05-2010, 09:45 AM
  5. Validation Rule
    By mistaken_myst in forum Database Design
    Replies: 2
    Last Post: 10-29-2007, 02:08 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