I have asimple userform which consists of 2 option buttons (1 and 2) and one combo box (with choice of a b c and d). What i want to do is have user select one or the other option buttons (1 or 2) and the combobox display a and b if option button 1 selected or c and d if option button 2 selected. Then user selects a or b or c or d and the result to be saved as an attribute for a block insertion. Can anyone supply mewith some code to do this