+ Reply to Thread
Results 1 to 3 of 3

Filtering Multiple Instances

  1. #1
    Valued Forum Contributor
    Join Date
    09-23-2005
    Location
    Bristol, UK
    MS-Off Ver
    2007
    Posts
    664

    Filtering Multiple Instances

    Hi all,

    I have a spreadsheet that has a list of various properties. Many of these properties are listed more than once (always grouped together). I am trying to filter the list so I only see one instance of each property. Can anyone suggest how this can be achieved?

    TIA,

    SamuelT

  2. #2
    Dave Peterson
    Guest

    Re: Filtering Multiple Instances

    You could use a helper column with a formula like:

    =countif(a$2:a2,a2)
    drag down

    Then filter to show the 1's.

    SamuelT wrote:
    >
    > Hi all,
    >
    > I have a spreadsheet that has a list of various properties. Many of
    > these properties are listed more than once (always grouped together). I
    > am trying to filter the list so I only see one instance of each
    > property. Can anyone suggest how this can be achieved?
    >
    > TIA,
    >
    > SamuelT
    >
    > --
    > SamuelT
    > ------------------------------------------------------------------------
    > SamuelT's Profile: http://www.excelforum.com/member.php...o&userid=27501
    > View this thread: http://www.excelforum.com/showthread...hreadid=565578


    --

    Dave Peterson

  3. #3
    Valued Forum Contributor
    Join Date
    09-23-2005
    Location
    Bristol, UK
    MS-Off Ver
    2007
    Posts
    664
    Thanks Dave - that seems to have done the trick!

+ 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