View Single Post
 
Old 01-24-2019, 04:54 PM
Gogosaur Gogosaur is offline Windows 7 64bit Office 2016
Novice
 
Join Date: Jan 2019
Posts: 2
Gogosaur is on a distinguished road
Default When check box is selected, need text to be written on bookmark

I'm trying to create a form so that when users click a checkbox to request a certain document, a string of text will display in a bookmark on a word doc.

I have a checkbox named cbIEP that when checked, I want it to display "Request IEP" in the bookmark bmIEP.

Another checkbox named cbPsy that when checked, I want it to display "Request Psych Eval" in the bookmark bmPsy.

Thank you in advance
Attached Files
File Type: docm help.docm (25.6 KB, 25 views)

Last edited by Gogosaur; 01-25-2019 at 11:44 AM.
Reply With Quote