I want to take the value selected from a dropdown and insert it elsewhere in the text. I have added a second bookmark so as not to change the value of the original because if the value is "single" I will concatenate it to be "single person". Elsewise it remain as is.

Do I need to cast somehow in order to put a formfield variable value into a bookmark/string/range?? variable value?