Excel Sheet and Radio Buttons

nanders8

New Member
Joined
Sep 19, 2014
Messages
27
I have an excel sheet that we are using for call monitoring. I have a Yes column, a No column, and a N/A column and rows that have different criteria. What I am wanting to do is somehow create either a formula or a macro where all of the cells under column Yes have an X in them automatically, then when someone clicks on the cell either in column No or column N/A, it places an X and removes the X from the Yes column.

Is this possible?

I was trying to use Radio buttons to accomplish this but have not found an easy way to create multiple radio buttons that are not linked together.

Any assistance would be great!

Thanks!
 
Last edited:

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.
Radio buttons are the easiest way.

If you're using the ones from forms controls, you need to put a group box around the ones you want grouped together.

If you're using the ones from ActiveX, they're grouped according to the GroupName property (in design mode, right click on a radio control, go to properties, and edit the GroupName accordingly for your groups)
 
Upvote 0

Forum statistics

Threads
1,220,965
Messages
6,157,120
Members
451,399
Latest member
alchavar

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