+ Reply to Thread
Results 1 to 2 of 2

group seach!

  1. #1
    stewart08
    Guest

    group seach!

    Dear excelers, this could be a difficult one. here it goes:

    I want to do a horizontal row search/count to find the highest/lowest Frequency numbers from groups of 0-9 digits (see example PS "10" should be "0" )

    Example:

    index groups: (0123456789) (0123456789) (0123456789) (0123456789)
    num frequency: (1048341421) (1271157911) (1201341001) (1271152311)

    need this result:
    two highest: 7,4
    two lowest: 1,2

    [img=http://aycu27.webshots.com/image/50826/2005939380770129427_th.jpg]

  2. #2
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582
    It's not clear (to me) whether these are individual digits within cells or digits within larger numbers. If they are digits within larger numbers, you'll need to either separate the digits out into separate cells using formulas, or use VBA to calculate this. If they are single digits (or once you have them broken up into single digits), you can use COUNTIF or FREQUENCY functions.

    ChemistB

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1