mcelligott
Programmer
Hi All,
I have a spread sheet with some VBA code behind it. The code primarily is checking to make sure the spread sheet is filled out. I have option buttons located within a group box. One of the things I check is to make sure one of the option buttons have been selected (no problem there). What I would like to do is select the group box frame if one of the option buttons within it have not been selected showing the user this is the where they did not select an option. Is there a way to do this? I can select a cell range if something is not filled in but can not figure out how to do it with a group box.
Any help would be greatly appreciated.
Thanks,
Bob
I have a spread sheet with some VBA code behind it. The code primarily is checking to make sure the spread sheet is filled out. I have option buttons located within a group box. One of the things I check is to make sure one of the option buttons have been selected (no problem there). What I would like to do is select the group box frame if one of the option buttons within it have not been selected showing the user this is the where they did not select an option. Is there a way to do this? I can select a cell range if something is not filled in but can not figure out how to do it with a group box.
Any help would be greatly appreciated.
Thanks,
Bob