Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 1
Default Please help with this formula

I have a spreadsheet; 25 participants for 31 days
each participant must log a catagory (eg PC) the spread sheet count the
number of PCs for the 31 days (eg. formula (=COUNTIF(E10:AI34,"PC")).
Question how can I calculate how many participates have logged a catagory PC
within the 31 days.
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 860
Default Please help with this formula

Hi C,

One way, Put =COUNTIF(E10:AI10,"PC") in cell AJ10
And drag down to AJ34

Then in another cell of your choice put
=COUNTIF(AJ10:AJ34,"0")

HTH
Martin


"C Sealy" <C wrote in message
...
I have a spreadsheet; 25 participants for 31 days
each participant must log a catagory (eg PC) the spread sheet count the
number of PCs for the 31 days (eg. formula (=COUNTIF(E10:AI34,"PC")).
Question how can I calculate how many participates have logged a catagory
PC
within the 31 days.



  #3   Report Post  
Posted to microsoft.public.excel.newusers
JMB JMB is offline
external usenet poster
 
Posts: 2,062
Default Please help with this formula

you could also try:
=SUM(--(MMULT((--(E10:AI34="PC")),TRANSPOSE(COLUMN(E10:AI10)/COLUMN(E10:AI10)))0))

array entered w/Cntrl+Shift+Enter

"C Sealy" wrote:

I have a spreadsheet; 25 participants for 31 days
each participant must log a catagory (eg PC) the spread sheet count the
number of PCs for the 31 days (eg. formula (=COUNTIF(E10:AI34,"PC")).
Question how can I calculate how many participates have logged a catagory PC
within the 31 days.

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



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