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 / January 2005

Tip: Looking for answers? Try searching our database.

Help with Formula?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Mark - 14 Jan 2005 13:57 GMT
For example worksheet 1 Column A B C D & E have multiple
Numbers ranging from 2001, 2010, 2017, 2025, 2027, 2036 &
2038. Worksheet 2, 3 & 4 Have the same.
What i want to acheive is something to look at each
column in each worksheet and count, how many times each
number appears and bring back a result for each in a
different worksheet.
Peo Sjoblom - 14 Jan 2005 14:17 GMT
=COUNTIF('Sheet1'!$A$2:$A$200,2001)

=COUNTIF('Sheet2'!$A$2:$A$200,2001)

and so on

if you put the list of numbers in  the summary sheet then just copy down
(assume they are in A2:A6

=COUNTIF('Sheet1'!$A$2:$A$200,A2)

Regards,

Peo Sjoblom

> For example worksheet 1 Column A B C D & E have multiple
> Numbers ranging from 2001, 2010, 2017, 2025, 2027, 2036 &
[quoted text clipped - 3 lines]
> number appears and bring back a result for each in a
> different worksheet.
- 14 Jan 2005 15:51 GMT
thanks this works great

>-----Original Message-----
>=COUNTIF('Sheet1'!$A$2:$A$200,2001)
[quoted text clipped - 21 lines]
>>
>.
robo@gobluemail.com - 14 Jan 2005 17:37 GMT
Also keep in mind some other great things this function does:

=COUNTIF(Range,Criteria)

=COUNTIF(A2:B:20,">=1000")

"all the cells that have a value greater than or equal to 1000

Good Luck

> thanks this works great
>
[quoted text clipped - 27 lines]
> >>
> >.
 
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.