LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
THT THT is offline
external usenet poster
 
Posts: 7
Default I still cant get the six most common numbers to come up

when using:

C3:H204 = named range = rng

Enter this formula in A3:

=MODE(rng)

Enter this array formula** in A4 and copy down a total of 5 cells (or as
needed):

=IF(ROWS($1:2)<=COUNT(1/FREQUENCY(rng,rng)),MODE(IF(COUNTIF(A$3:A3,rng)=0, rng)),"")

Enter this formula in B3 and copy down as needed:

=COUNTIF(rng,A3)

The formula,

=IF(ROWS($1:2)<=COUNT(1/FREQUENCY(rng,rng)),MODE(IF(COUNTIF(A$3:A3,rng)=0, rng)),"")

It does work for the next number, but for the third number the formula shows
up in the cell even though I press (ctrl shft entr) not the numer. What am I
doing wrong???




 
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


Similar Threads
Thread Thread Starter Forum Replies Last Post
common numbers in 2 columns aubudgo Excel Worksheet Functions 5 July 22nd 06 10:11 AM
Adding numbers from several worksheets with a common bond C Monehan Excel Worksheet Functions 0 March 8th 06 10:28 PM
Common Numbers Formula bradrob Excel Worksheet Functions 4 November 28th 05 09:00 AM
Numbers from seperate worksheet to common sheet S.C Excel Worksheet Functions 0 January 14th 05 02:47 AM
finding common numbers in large lists Jenn Excel Worksheet Functions 1 November 11th 04 07:42 PM


All times are GMT +1. The time now is 09:34 AM.

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"