Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Paula
 
Posts: n/a
Default How do I give a checked checkbox a value in excel(as .5)?

I want to give each checkbox a value, such as 1 or .5, so when checked I can
sum up values.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
davesexcel
 
Posts: n/a
Default How do I give a checked checkbox a value in excel(as .5)?


Paula Wrote:
I want to give each checkbox a value, such as 1 or .5, so when checked I
can
sum up values.

when you get a checkbox from the forms toolbar and right click on and
select format controls.
at cell link select a cell
when you have the checkbox check or unchecked you will get a true or
false,
place is another cell
=if('yourcell'=true, 1,.5)


--
davesexcel
------------------------------------------------------------------------
davesexcel's Profile: http://www.excelforum.com/member.php...o&userid=31708
View this thread: http://www.excelforum.com/showthread...hreadid=519193

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
Display cells when box is checked Mon Excel Discussion (Misc queries) 3 November 25th 05 09:05 PM
Is checkbox is checked? Fred S Excel Discussion (Misc queries) 2 October 19th 05 03:53 AM
print checkbox frendabrenda1 Excel Discussion (Misc queries) 2 September 9th 05 07:07 PM
set checkbox to enter date when checked and NOT recalculate Maliniemi Excel Worksheet Functions 4 June 9th 05 07:35 PM
copy many CHECKBOX Taha Elian Excel Discussion (Misc queries) 1 April 28th 05 06:06 PM


All times are GMT +1. The time now is 06:48 PM.

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"