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 / May 2008

Tip: Looking for answers? Try searching our database.

Need formula

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Mrtvac - 10 May 2008 06:58 GMT
Hi,

Don't know does this forumula exists in Excel so I need help.

I need to count different values in range of cells.

Example:
I have cell ranges with this values: 13, 14, 15, 16, 13, 13, 16

I need formula which will return:
3 values of 13
1 value of 14
1 value od 15
2 values of 16.

Is this possible in Excel?

Thank you in advance.

Regards.

Signature

Pozdrav,
M

http://www.unreal-net.com/
Jedini web imenik na kojem mozete zaraditi!

http://forum.unreal-net.com/
Jedini forum koji dijeli zaradu sa clanovima!

Mike H - 10 May 2008 10:05 GMT
Maybe

=COUNTIF(A1:A50,13)
Mike

> Hi,
>
[quoted text clipped - 16 lines]
>
> Regards.
Gord Dibben - 10 May 2008 19:18 GMT
With the range of cells A1:A7 and the unique numbers 13, 14, 15 and 16 in B1:B4

Select C1:C4  and enter this formula in C1

=FREQUENCY(A1:A7,B1:B4)  Note: this an array formula so you must enter it with
CTRL + SHIFT + ENTER.

Gord Dibben  MS Excel MVP

>Hi,
>
[quoted text clipped - 16 lines]
>
>Regards.
 
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.