Hello and good day, I need some help, I have built this form in word, I use the button to open the userform. On the userform I have questions and then optionbuttons. I have Yes or NO for the captions on the buttons. I wrote some code using if optionbutton1.value = true then label5 = "It is a record!" This works fine then i do optionbutton2.value = true then label5 = not a record. The only thing is that when I proceed to put more option buttons on and put them in individual frames they seem to work fine, until I go and test and the No optionbuttons are not working at all. Can someone please take a look and find out why, I get no error they just do not populate the verbiage. Please help. The file will be uploaded but it is in the form of a docm so i will upload in the form of a regular doc.