+ Reply to Thread
Results 1 to 3 of 3

count number of occurances in descending order

  1. #1
    Registered User
    Join Date
    02-17-2008
    Posts
    70

    count number of occurances in descending order

    Hi All,

    I have certaining items which are repeating and i would like to show the number of repeat of that perticular item in descending order.
    For the illustration purpose i have attached on sample excel file. Using countif formula i can get count in ascending order (column c) but i would like to see it in descending order (column d) and i would prefer to start the formula from row 3.

    Thanks in advance for your help.

    Nazim
    Attached Files Attached Files
    Last edited by nazimscr; 05-11-2011 at 04:32 AM.

  2. #2
    Forum Expert Domski's Avatar
    Join Date
    12-14-2009
    Location
    A galaxy far, far away
    MS-Off Ver
    Darth Office 2010
    Posts
    3,950

    Re: count number of occurances in descending order

    How about =COUNTIF($B$11:B11,B11) in D11 copied up?

    Dom
    "May the fleas of a thousand camels infest the crotch of the person who screws up your day and may their arms be too short to scratch..."

    Use code tags when posting your VBA code: [code] Your code here [/code]

    Remember, saying thanks only takes a second or two. Click the little star to give some Rep if you think an answer deserves it.

  3. #3
    Registered User
    Join Date
    02-17-2008
    Posts
    70

    Re: count number of occurances in descending order

    i thought about that, but i was thinking some thing which be copied from up to down not from down to up. if there is no other way i can leave with it.

    Thks

    Nazim

+ 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