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
Last edited by Gogosaur; 01-25-2019 at 11:44 AM.
|