Search results

  1. L

    Require Data Entry in field w/in Form

    Thank you so much for your suggestion. Replacing the begining of the code with what you provided did cause the cursor to move to the unpopulated "title" field, but just as the cursor moves to the field, the message about whether user wants to undo changes continues to appear. (Thereby not...
  2. L

    Require Data Entry in field w/in Form

    Thanks so much for the guidance... I entered the code in the Before Update Event on the form. I've done something incorrectly for certain... The first field for entry on the form is "Title." When I intentionally leave the title empty and then attempt to save the record, the following...
  3. L

    Require Data Entry in field w/in Form

    Hi all, For each field in my form, I would like to require that it be populated prior to moving to next field and/or saving form. I have set the 'required' property to Yes for all of the fields, however, when I open the form it allows me to continue from field to field with no data entry...
Back
Top Bottom