Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 13
Default Counting in a spreadsheet

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.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,124
Default Counting in a spreadsheet

Look in the help index for COUNTIF

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"P. Zicari" wrote in message
...
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.


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,836
Default Counting in a spreadsheet

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

"P. Zicari" wrote in message
...
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
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
Counting dates in a spreadsheet.... Jonathan B. Excel Discussion (Misc queries) 3 June 30th 06 11:52 PM
Formula for counting multiple variables in a spreadsheet smorgan Excel Worksheet Functions 6 February 25th 06 05:10 AM
Counting the number of checkboxes on a spreadsheet Candice H. Excel Worksheet Functions 6 May 20th 05 05:27 PM
cells() and counting number or rows on spreadsheet HeatherO Excel Worksheet Functions 7 March 2nd 05 10:36 AM
Counting data in a spreadsheet Jo New Users to Excel 8 February 5th 05 10:52 PM


All times are GMT +1. The time now is 08:30 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"