Cells, multiple radio btns, and formatting

remdev

New Member
Joined
Jan 28, 2020
Messages
3
Office Version
  1. 2016
Platform
  1. Windows
All,
I have a Pass/Fail column, B.
In B2 I have three radio buttons, Pend, Pass, Fail.
My need is to
1. Have multiple rows in column B with the same radio buttons. There may be skips. So for example, B2-B10 will have the radio buttons. B11 will not have the radio buttons. B12-B20 will have the radio buttons.
2. Conditional formatting. Pending = no cell fill color, Pass = cell fill green, and Fail = cell fill red.

I have added three individual radio buttons to B2 and linked to Q2.
Select Pend Q2 = 1
Select Pass Q2 = 2
Select Fail Q2 = 3
So far so good.
However, all additional cells with radio buttons set Q2 to a unique value and only one radio button in the the entire B column can be set at a time. Each cell needs to have one of the radio button set. And, initially the Pending radio button needs to be set for each cell.
Various attempts at using an index have failed, so clearly my approach is hosed.

I would be very grateful if you could point me in the right direction.
Many thanks!!
 

Excel Facts

Easy bullets in Excel
If you have a numeric keypad, press Alt+7 on numeric keypad to type a bullet in Excel.

Forum statistics

Threads
1,214,958
Messages
6,122,475
Members
449,087
Latest member
RExcelSearch

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