PC Review


Reply
Thread Tools Rate Thread

Counting in a spreadsheet

 
 
P. Zicari
Guest
Posts: n/a
 
      23rd Jun 2008
I am creating a spreadsheet to keep track of how many people sign up for a
particular course. Is there a way that I can get a count of how many cells
in a particular row have an x to give me a total number of participants who
have signe up?

Thanks in advance.
 
Reply With Quote
 
 
 
 
Don Guillett
Guest
Posts: n/a
 
      23rd Jun 2008
Look in the help index for COUNTIF

--
Don Guillett
Microsoft MVP Excel
SalesAid Software
(E-Mail Removed)
"P. Zicari" <(E-Mail Removed)> wrote in message
news:B509FDCE-B10C-437B-9349-(E-Mail Removed)...
>I am creating a spreadsheet to keep track of how many people sign up for a
> particular course. Is there a way that I can get a count of how many
> cells
> in a particular row have an x to give me a total number of participants
> who
> have signe up?
>
> Thanks in advance.


 
Reply With Quote
 
ryguy7272
Guest
Posts: n/a
 
      23rd Jun 2008
Try something like this:
=SUMPRODUCT((A1:A10<>"")*(B1:B10="x"))


Read this for more info:
http://www.xldynamic.com/source/xld.SUMPRODUCT.html


Regards,
Ryan---
--
RyGuy


"Don Guillett" wrote:

> Look in the help index for COUNTIF
>
> --
> Don Guillett
> Microsoft MVP Excel
> SalesAid Software
> (E-Mail Removed)
> "P. Zicari" <(E-Mail Removed)> wrote in message
> news:B509FDCE-B10C-437B-9349-(E-Mail Removed)...
> >I am creating a spreadsheet to keep track of how many people sign up for a
> > particular course. Is there a way that I can get a count of how many
> > cells
> > in a particular row have an x to give me a total number of participants
> > who
> > have signe up?
> >
> > Thanks in advance.

>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Searching and counting text in a spreadsheet jafarz Microsoft Excel Misc 3 28th Jan 2009 09:13 PM
Counting dates in a spreadsheet.... =?Utf-8?B?Sm9uYXRoYW4gQi4=?= Microsoft Excel Misc 3 30th Jun 2006 11:52 PM
Counting Formulas in Spreadsheet ExcelMonkey Microsoft Excel Programming 10 18th Mar 2005 11:53 AM
Counting data in a spreadsheet Jo Microsoft Excel New Users 8 5th Feb 2005 10:52 PM
Counting rows in filtered spreadsheet? sisco Microsoft Excel Misc 5 16th Jan 2004 05:24 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:16 PM.