Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / August 2007

Tip: Looking for answers? Try searching our database.

Please help with this formula

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
C Sealy - 04 Aug 2007 17:30 GMT
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.
MartinW - 05 Aug 2007 00:52 GMT
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

>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.
JMB - 05 Aug 2007 05:00 GMT
you could also try:
=SUM(--(MMULT((--(E10:AI34="PC")),TRANSPOSE(COLUMN(E10:AI10)/COLUMN(E10:AI10)))>0))

array entered w/Cntrl+Shift+Enter

> 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.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.