Change the returned values of an activex option box

riedyp

Board Regular
Joined
Feb 13, 2020
Messages
88
Office Version
  1. 365
Platform
  1. Windows
Hello,

Is there a way to change the value's that a Activex Option box will return in its LinkedCell? I want to have 3 different Activex Option Boxes with each one returning a different value to the linked cell. I know this is easier to do with Form Control Option boxes but I do not like having to rely on GroupBoxes to separate Form Control Option boxes.
So my questions are: Can I change the value returned for ActiveX Optionboxes? Is there another way to group Form Control Option boxes besides trying to fit them in a GroupBox?
 

Excel Facts

Why are there 1,048,576 rows in Excel?
The Excel team increased the size of the grid in 2007. There are 2^20 rows and 2^14 columns for a total of 17 billion cells.
If you have activeX control then you can put different names in the gropuname property.

Or change the controls to checkboxes.
 
Upvote 0
If you have activeX control then you can put different names in the gropuname property.

Or change the controls to checkboxes.
Okay, so am I able to change the values that ActiveX Option boxes return?
 
Upvote 0

Forum statistics

Threads
1,214,990
Messages
6,122,625
Members
449,093
Latest member
catterz66

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