View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default Check box count!

Hi
is automatic calculation enabled?. This formula should work


--
Regards
Frank Kabel
Frankfurt, Germany


Good morning everyone,
I have a cell W45 that take a count of all of the check box1 to check
box 4. They are link to cell W39:w42. Cell W45 count each time I

check
it but when I unchecked, cell W45 still shows 4. Would any one help

me
please to change this code so that it would give recount when check
boxex are checked or unchecked.

=COUNTIF(W39:W42,TRUE)

*** I have cell P31 and P32 that need entries. I need a code that
could give the count or sum of values from P31 and P32, and those
four check box. For now I have to count all check boxes in one cell
and hide it cell W45 in white font, then sum W45,P31 and P32. I would
appreciate any help to combind these steps.

Thank you in advance!

Regards,
Kim-Anh


---
Message posted from http://www.ExcelForum.com/