That's because the option button is not returning a true false value. It
actually returns a zero (0) or a negative one (-1) depending on if it is
clicked or not. Change your dimension for plate to long and change your
IF statement to look for a -1 or not.
Dim plate as Long