+ Reply to Thread
Results 1 to 3 of 3

Listing unique values without Pivot Table.

  1. #1
    Registered User
    Join Date
    01-31-2013
    Location
    Brisbane, Australia. high and dry
    MS-Off Ver
    Excel 2007
    Posts
    57

    Listing unique values without Pivot Table.

    In JBeaucaire's attached file, if B3 has data and any cell from B4 down is empty, it will just keep going down the row until it finds more data

    The data I am using sometimes starts with a blank cell or two in cell B3, is there a way of error checking down the column, say 4 rows, to see if there is data below an empty B3 cell

    Bob

    Unique values_no pivot.xlsx

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: Listing unique values without Pivot Table.

    hi Bob. i dont really know the whole picture, but it looks like you are extracting unique Event Codes in ascending order? can't you use this in F3?
    =MIN(B$3:B$100)

    the rest can stay the same.

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  3. #3
    Registered User
    Join Date
    01-31-2013
    Location
    Brisbane, Australia. high and dry
    MS-Off Ver
    Excel 2007
    Posts
    57

    Re: Listing unique values without Pivot Table.

    Brilliant,

    From the limited testing it seems to work

    Thank you very 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