Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 58
Default adding values from radio button selections

I have a form with 10 questions each question has four options for answers
these are radio buttons that have frams around them - so they are mutually
exclusive. How to do I:
assign a value for each selection (assume 1 to 4 will be the same for each
questions) for each question and then have the sum of these appear in a text
box at the bottom (and get saved in a cell)?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 320
Default adding values from radio button selections

Each group is assigned to the same linked cell. These will contain values
from 1 to 4. If they're all in the same column, just add them up! To have it
show up in a text box, create the box, and while it's active, click in the
formula bar, enter "=", click on the cell with the total.
Bob Umlas
Excel MVP

"gbpg" wrote:

I have a form with 10 questions each question has four options for answers
these are radio buttons that have frams around them - so they are mutually
exclusive. How to do I:
assign a value for each selection (assume 1 to 4 will be the same for each
questions) for each question and then have the sum of these appear in a text
box at the bottom (and get saved in a cell)?

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 58
Default adding values from radio button selections

I didn't expain this enough. The sheet the values go to is not visible. the
radio buttons and text box are on a form.

"Bob Umlas, Excel MVP" wrote:

Each group is assigned to the same linked cell. These will contain values
from 1 to 4. If they're all in the same column, just add them up! To have it
show up in a text box, create the box, and while it's active, click in the
formula bar, enter "=", click on the cell with the total.
Bob Umlas
Excel MVP

"gbpg" wrote:

I have a form with 10 questions each question has four options for answers
these are radio buttons that have frams around them - so they are mutually
exclusive. How to do I:
assign a value for each selection (assume 1 to 4 will be the same for each
questions) for each question and then have the sum of these appear in a text
box at the bottom (and get saved in a cell)?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Radio Button Values Pasty Excel Programming 4 March 29th 07 04:14 PM
count and limit radio button selections klintonselkirk Excel Worksheet Functions 1 August 17th 05 01:05 AM
count and limit radio button selections klintonselkirk Excel Programming 1 August 16th 05 05:30 PM
How do I lock a radio button group if a N/A button is selected worry a lot Excel Discussion (Misc queries) 2 May 21st 05 08:33 PM
VBA: Disable Frame and Radio Buttons based on Another Radio Button Being True Mcasteel Excel Worksheet Functions 2 October 29th 04 07:06 PM


All times are GMT +1. The time now is 08:57 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"