Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

How to Validate Fields in MS Word 2010??

  • 18-06-2013 4:28pm
    #1
    Registered Users, Registered Users 2 Posts: 23


    Hey Guys,

    I have a form made in MS Word 2010 that I want users to fill out. I just want to know how would you validate the form where a field would not be left blank by a user filling out the form.

    Would you have to use VB code in Word and if so what code would it be?

    Thanks


Comments

  • Registered Users, Registered Users 2 Posts: 1,456 ✭✭✭FSL


    If you were using VB code you would check each field on the form. If any were blank you would normally display a message indicating that the field must be completed. If all were completed you would save the form.


Advertisement