Results 1 to 3 of 3

Ranking list with duplicate values

Threaded View

  1. #2
    Forum Expert Cutter's Avatar
    Join Date
    05-24-2004
    Location
    Ontario,Canada
    MS-Off Ver
    Excel 2010
    Posts
    6,451

    Re: Ranking list with duplicate values

    Try this in C5

    =IF([@[Delivery Date]]="","",IF([@[Delivery Date]]=B4,C4,SUM(C4,1)))
    Last edited by Cutter; 06-21-2012 at 12:24 PM.

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