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 / Worksheet Functions / July 2006

Tip: Looking for answers? Try searching our database.

Countif

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Harry - 17 Jul 2006 12:58 GMT
How do I do a Countif of cells A1:G1 to check if they are equal to or less
than the value in cell A5.

TIA
Harry
starguy - 17 Jul 2006 13:18 GMT
try this
=COUNTIF(A1:G1,A5)

Signature

starguy

Harry - 17 Jul 2006 13:28 GMT
Thanks for replying but that only works if A1:G1 equals A% and doesn't aloow
for any cell in the range being less than A5

harry

> try this
> =COUNTIF(A1:G1,A5)
Dav - 17 Jul 2006 13:23 GMT
=COUNTIF(A1:G1,"<="&A5)

Regards

Dav

Signature

Dav

Alan - 17 Jul 2006 13:45 GMT
=COUNTIF(A1:G1,"<="&A5)
Regards,
Alan.
> How do I do a Countif of cells A1:G1 to check if they are equal to or less
> than the value in cell A5.
>
> TIA
> Harry
Dav - 17 Jul 2006 14:32 GMT
Two of us have come up with the same solution are your sure it does no
work?
If A5 is text and not the value in cell a5 COUNTIF(A1:G1,"<=A5")

Regards

Da
starguy - 17 Jul 2006 14:38 GMT
Dav Wrote:
>  
> If A5 is text and not the value in cell a5 COUNTIF(A1:G1,"<=A5")
> Regards
> Dav

< this sign can only be used for numbers not for text.
=COUNTIF(A1:G1,"<=A5") this should work right.

Signature

starguy

 
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



©2009 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.