jrobin9151
Technical User
ACCESS 2003, Installed on a Network. I know this is probably easy to do can't remember it though. I have a combo box with several selections in the dropdown. Further down the form I have an Options group with four radio buttons that I've assigned the numerical value 1-4. When a user selects "Retired" in the combobox of a new record I want value #4 to be the selection in the options frame group of radio buttons. If the user changes to any other selection in the combobox then the options frame group would change back to null or no selection. I know it can be done in VBA but is there an easier way?