Hi there all,
I have a userform with a txtbox and 3 option boxes.
If the value is between a certain value one of the three option boxes need to be automatically selected
If txtbox1 <=2 then opt1 must be selected
if txtbox1 >2 but smaller than 18 then opt2 must be selected
if txbox1>=18...