I am trying to figure out how to enable or disable a button based on a selection from an option group. I have an option group with "Yes" and "No".
If the radial button is selected to "Yes" I would like the button enabled to open a form. If the radial button is selected to "No" I would like the button to be disabled. Would anyone know how to fix this and I am trying to also learn VBA, Thanks in advance.