CheckBox and GroupName

eyemgod

Board Regular
Joined
May 29, 2003
Messages
60
I am trying to validation some data entry.

I have 15 lines, with 4 checkboxes on each.
Before the user can continue, it must have at least one check per lines.

I have given a GroupName for each Lines
Example

GroupName for the first 4 check boxes = OF1
then OF 2, OF 3, ..., OF15

Is there a way to know if there is a box checked in a group, or do I have to verify a checkbox at a time?

Thanks,
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)
Hi,

If you dealing with CheckBoxes from the Forms control, the format control will give you the cell link ...

HTH
 
Upvote 0
Not exacly what I was looking for but this could work out just as well.

Thanks for the tip :)
 
Upvote 0

Forum statistics

Threads
1,220,965
Messages
6,157,119
Members
451,398
Latest member
rjsteward

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top