Well that is fantastic!
Last question, how would I get the option button to work:
ActiveDocument.SelectContentControlsByTitle ("Delivery")
If OptionButton1.Value = True Then Delivery.Text = "inform you when to expect your policy in the mail"
If OptionButton2.Value = True Then Delivery.Text = "arrange for its delivery"