Hi All

There is an option in Word Forms to create a dropdown selection and set the Field settings in properties to have a Bookmark reference so when I use Workd Field Codes like {REF Text1} it returns the value of what the value was in the dropdown selection.

I would like to instead of use a dropdown selection for a macro to popup a Yes No message box the user can select and saving the Yes or No value in the Bookmark reference to return in the document Field Code {REF Text1}

I've searched Google but not found anything yet so any help in doing this using VBA would be greatly appreciated!