Buttons in Excel

William M

New Member
Joined
Mar 31, 2018
Messages
2
I have created a questionnaire in groups of 4 questions with a potential score of 1 or 2, or 3, or 4. (numbers hidden).
I want people to select their answer using a radio button and to dump the appropriate answer (number) in a cell alongside.
Being new to macros and VBA I would appreciate help.
Not having done any programming (even in VBA) for >50 years I wonder if it is sensible to have a single script and to select which group of 4 questions (and hence the target cell for the result) by means of a counter to avoid massive duplication.
Many thanks. Bill
 

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.
As previously, many thanks!
Having set up what I was looking for, I have a follow-up question:
I used the procedure outlined in the video (which works perfectly) but there is always one button 'ticked': in essence, it is excellent for a binary answer such as English/French.
Is there some way I could start with all buttons unchecked? This would be ideal for what I'm looking for.
 
Upvote 0

Forum statistics

Threads
1,221,310
Messages
6,159,173
Members
451,543
Latest member
cesymcox

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