Загрузка страницы

How to Make a Form Field Required in Word - Create Prompt For Users To Fill In Mandatory Fields

HOW TO MAKE A FORM FIELD REQUIRED IN WORD // Making form fields mandatory for your users to complete by programming a macro that will pop up a message requiring the user to fill in the form field before they can move to the next field. This ensures the user inputs something into that form field before they can move to the next field.

Here is the Visual Basic code we used in this video. Be sure to follow all the steps and instructions in the video so you'll know how to modify this code to fit your particular needs.

Sub MustFillIn()
If ActiveDocument.FormFields("LastName").Result = "" Then
Do
sInFld = InputBox("This field is required, please fill in below.")
Loop While sInFld = ""
ActiveDocument.FormFields("LastName").Result = sInFld
End If
End Sub

**YOU WILL NEED TO SAVE YOUR DOCUMENT AS A "WORD MACRO-ENABLED DOCUMENT (.docm)"
_________
**BE SURE TO WATCH FILLABLE FORMS VIDEO PART 1: https://youtu.be/YktZ3B-tyqs
**BE SURE TO WATCH FILLABLE FORMS VIDEO PART 2: https://youtu.be/n_Ni_fj-158
__________
FREE DOWNLOADS:
✦ Visit https://mailchi.mp/6a0859ea0844/sharonsmithhrformulasdownload to sign-up for my e-mail list and get FREE downloads of super helpful spreadsheet formulas, dashboards and org chart templates for HR professionals.
__________
RESOURCES & GEAR:
✦ Screen Recording Software: https://techsmith.z6rjha.net/NZG5b
✦ Green Screen: https://amzn.to/2DnHsY2
✦ Camera: https://amzn.to/39KvpQA
✦ JotForm: https://www.jotform.com/pricing/?utm_source=sharon-smith&utm_campaign=jf1&utm_medium=blog
✦ PresenterMedia: https://shareasale.com/r.cfm?b=417324&u=2065055&m=43706&urllink=&afftrack=

Some links included here are affiliate links. If you click on these links and make a purchase, I may earn a small commission at no additional cost to you. Thanks for supporting this channel!
__________
NOTE: If you found this content helpful, please consider donating to my channel from this PayPal link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AJJ6SXERNDMYA&source=url. Your donation, no matter what amount, is greatly appreciated and goes towards producing content that enhances your productivity and elevates your skills. Thanks for supporting this channel!
__________
CONNECT WITH ME:
Visit my website: https://www.sharonsmithhr.com for more information, tools and resources.

LinkedIn: https://www.linkedin.com/in/sharonsmithhr

Twitter: https://twitter.com/SharonSmithHR
__________
KEYWORDS: #MSWord, microsoft word tutorial, How to make a form field required in Word, Require a form field in Word, Making form fields in Word mandatory to complete, How to make form fields mandatory in Word, Using mandatory form fields, Force answer on form in Word, Sharon Smith HR, @SharonSmithHR, #1KCreator
__________
PLAYLISTS:
➤Creating Fillable Forms: https://www.youtube.com/watch?v=YktZ3B-tyqs&list=PLb80efKTbWuOe1LfFMNExEabkRkB5ehcv

➤ Excel Tutorials for HR: https://www.youtube.com/playlist?list=PLb80efKTbWuNjHDGgNeuGrGwOvh4JQC90

➤ Excel Quickies (Around 2 Minutes): https://www.youtube.com/playlist?list=PLb80efKTbWuPI7fEWtroXHvJHhx5FnVMW

➤ Word Tutorials for HR: https://www.youtube.com/playlist?list=PLb80efKTbWuMotoYEXBFMlB3PtsBlFn45

➤ Welcome | About Me: https://www.youtube.com/playlist?list=PLb80efKTbWuOd17uW4U2V8Xip0sTAfkLR

Видео How to Make a Form Field Required in Word - Create Prompt For Users To Fill In Mandatory Fields канала Sharon Smith
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
10 июля 2020 г. 0:06:27
00:05:37
Яндекс.Метрика