#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 70
Default Counting Checkmarks

Is there a way to count checkmarks ,, I have a sheet with lots of checkmarks
in columns, I want to be able to have a count of the number of checkmarks in
any particluar column / row.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 420
Default Counting Checkmarks

Depends on how you made them.

If you used the checkboxes from the Forms toolbar or the checkboxes from the
control toolbox toolbar, you could have used a linked cell to represent the
value in each checkbox.

Then you could just use a formula like:
=countif(a1:axxx,true)
where a1:Axxxx were those linked cells.

If you didn't assign a linked cell, then you could use a macro. But that code
would depend on what type of checkbox you used. I think it's easier using
linked cells.

On 05/17/2010 06:22, John Moore wrote:
Is there a way to count checkmarks ,, I have a sheet with lots of checkmarks
in columns, I want to be able to have a count of the number of checkmarks in
any particluar column / row.

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
draw smaller boxes within designated cells for checkmarks gethumble Excel Worksheet Functions 1 December 28th 09 12:24 AM
Adding checkmarks to an excel spreadsheet Davscober Excel Worksheet Functions 3 September 21st 09 01:23 AM
I need to easily add checkmarks to indicate "done" items butterflykaty Excel Worksheet Functions 1 August 19th 07 10:34 AM
Microsoft office pic manager wont open my pics,only checkmarks... [email protected] Excel Discussion (Misc queries) 1 September 30th 06 08:56 PM
Ticks in cells - Checkmarks in cell - without checkbox sebt Excel Discussion (Misc queries) 0 January 20th 06 10:37 AM


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