Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Checkbox values

I'm setting up a series questions that are answered yes/no by ticking a
checkbox.

Is it possible to assign a different value to each checkbox so I can produce
a 'final' value based on the boxes checked?

(I'm trying to 'wieght' the answers given, in order to assign a final 'score')

Many thanks in adavnce of any reply!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 126
Default Checkbox values

Link your checkboxes to cells (for example 3 checkboxes linked to A1, A2 and
A3 respectively).
In A4, create a formula to weigh the values.
example: =(a1*.4)+(a2*.5)+(a3*.1)
--
Hope this helps.
If it does, please click the Yes button.
Thanks in advance for your feedback.
Gary Brown



"Sucram" wrote:

I'm setting up a series questions that are answered yes/no by ticking a
checkbox.

Is it possible to assign a different value to each checkbox so I can produce
a 'final' value based on the boxes checked?

(I'm trying to 'wieght' the answers given, in order to assign a final 'score')

Many thanks in adavnce of any reply!

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 49
Default Checkbox values

"Sucram" schrieb im Newsbeitrag
...
I'm setting up a series questions that are answered yes/no by ticking a
checkbox.

Is it possible to assign a different value to each checkbox so I can produce
a 'final' value based on the boxes checked?

(I'm trying to 'wieght' the answers given, in order to assign a final 'score')

Many thanks in adavnce of any reply!




Using the Tag property of the checkbox would be a solution.

HTH.

Helmut.

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
Using Checkbox Values D Zandveld Excel Programming 2 March 5th 07 09:04 AM
Checkbox values? T135 Excel Worksheet Functions 2 January 12th 07 10:46 AM
Counting checkbox values VB Newbie[_2_] Excel Programming 2 November 23rd 05 01:51 PM
CheckBox values Allan[_4_] Excel Programming 1 December 22nd 03 05:02 PM
Checkbox values from a web client Larry[_10_] Excel Programming 1 September 11th 03 06:45 PM


All times are GMT +1. The time now is 06:16 AM.

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

About Us

"It's about Microsoft Excel"