Results 1 to 2 of 2
  1. #1
    rt0512548 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2012
    Posts
    1

    Validation Rule requiring Multiple-Entry Verification

    I want to create a validation rule, or expression, that would require users to simply enter data into a field twice, similar to what you are required to do when registering for an account on the internet (enter a password, then enter it again to make sure that it matches the previous one). This is not to say that I want Access to STORE the data twice, as that would be redundant, but I want the data entry team to have to key in a certain number more than once, to ensure that their first entry matches the second. It's monetary data that I'm trying to protect, and if someone was to accidentally key in $300 instead of $30, the ramifications would not be pleasant. However, the odds of them making the same mistake consecutively are slim. I supposed I could try for three times, but that is overplaying my hand I feel.




    Does anyone know how to do this?

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,521
    I would probably use the before update event of the form:

    http://www.baldyweb.com/BeforeUpdate.htm
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. Validation Rule
    By WayneSteenkamp in forum Access
    Replies: 7
    Last Post: 03-01-2012, 04:22 AM
  2. Validation Rule
    By rbiggs in forum Forms
    Replies: 4
    Last Post: 08-23-2011, 05:24 PM
  3. Validation Rule
    By Megan in forum Access
    Replies: 1
    Last Post: 11-05-2010, 09:45 AM
  4. Validation Rule
    By robomose in forum Access
    Replies: 1
    Last Post: 09-09-2009, 05:59 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