Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,514
Default adding up checked boxes in cells in a row

If you ONLY allow the cell to be either the check character or
blank,
you could test for the blank COUNT and subtract from the total check
box
COUNT. The answer would yield the number of checked boxes.

So, you count the blanks instead.


In this case I'd probably count the checks so I don't have to include
the extra math calcs.<g

=COUNTA(#:#)

... # is the row[s] to evaluate.

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion


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 Count Formual with checked boxes Annie Excel Worksheet Functions 1 November 17th 09 05:41 AM
sum of check boxes that have been checked confused??[_2_] Excel Discussion (Misc queries) 3 September 4th 09 04:41 AM
Sum of check boxes that have been checked confused??[_2_] Excel Worksheet Functions 2 September 3rd 09 05:17 AM
How do I total a series of checked boxes? dayoungblood Excel Worksheet Functions 2 July 16th 06 05:36 PM
How do I restrict only 1 of 2 check boxes be checked? Board Excel Discussion (Misc queries) 3 May 17th 05 06:47 PM


All times are GMT +1. The time now is 02:08 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"