ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How do I count a tickbox in a spreadsheet? (https://www.excelbanter.com/excel-discussion-misc-queries/198514-how-do-i-count-tickbox-spreadsheet.html)

Rossy_t42

How do I count a tickbox in a spreadsheet?
 
Can someone help, need to know if, and if so how, you can count a tickbox in
a spreadsheet. For example, if someone ticked yes I would like a value of 1
recorded

Mike H

How do I count a tickbox in a spreadsheet?
 
Hi,

It depends which type you used.
From the 'Forms' toolbar
Right click the checkbox
Format Control
Control tab
Enter a linked cell (Say B1)
Click OK

From the 'Control' Toolbar
Right click it while in design mode
Select 'Properties'
Scroll down and find 'Linked Cell'
Enter a cell reference (Say B2)
Click Ok

Now if either are checked the word TRUE will appear in the linked cell which
you can count with

=COUNTIF(B1:B17,"=TRUE")

You can hide the column with True/False in

Mike



"Rossy_t42" wrote:

Can someone help, need to know if, and if so how, you can count a tickbox in
a spreadsheet. For example, if someone ticked yes I would like a value of 1
recorded



All times are GMT +1. The time now is 10:04 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com