+ Reply to Thread
Results 1 to 8 of 8

Putting a List in Ascending Order and Skipping Duplicates

Hybrid View

AamerP86 Putting a List in Ascending... 09-10-2010, 11:46 AM
md1972 Re: Putting a List in... 09-10-2010, 11:52 AM
AamerP86 Re: Putting a List in... 09-10-2010, 12:09 PM
pb71 Re: Putting a List in... 09-10-2010, 01:36 PM
AamerP86 Re: Putting a List in... 09-10-2010, 02:09 PM
pb71 Re: Putting a List in... 09-10-2010, 02:41 PM
AamerP86 Re: Putting a List in... 09-10-2010, 02:58 PM
pb71 Re: Putting a List in... 09-10-2010, 03:25 PM
  1. #1
    Forum Contributor
    Join Date
    05-16-2010
    Location
    UK
    MS-Off Ver
    2003 and 2007
    Posts
    252

    Re: Putting a List in Ascending Order and Skipping Duplicates

    Try this:

    =IF(ISERROR(SMALL(IF(COUNTIF($B$1:B1,$A$2:$A$7)=0,$A$2:$A$7),1+COUNTBLANK($A$2:$A$7))),"",SMALL(IF(COUNTIF($B$1:B1,$A$2:$A$7)=0,$A$2:$A$7),1+COUNTBLANK($A$2:$A$7)))

    entered with Ctrl+Shift+Enter

  2. #2
    Registered User
    Join Date
    09-10-2010
    Location
    Austin, TX
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Putting a List in Ascending Order and Skipping Duplicates

    pb71,

    That worked perfectly!! Thank you so much!

+ 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