Results 1 to 3 of 3

Excel COUNT function, excluding duplicate values

Threaded View

  1. #1
    Registered User
    Join Date
    07-06-2010
    Location
    Philippines
    MS-Off Ver
    Excel 2007,2010
    Posts
    27

    Post Excel COUNT function, excluding duplicate values

    hi everyone,

    i hope somebody could help me on this.

    i have a list of data for plant species. on the first sheet labeled "list of species", it includes the family name, common name. genera and species of plants. on the second sheet "species count", i would like to count the number of genera and species belonging to a family but excluding duplicate values.

    let's say:
    Sheet1

    -----------A---------------B----------------------C
    1---FAMILY--------GENUS-----------SPECIES
    2---Rosaceae-----Rosea--------------indica
    3---Rosaceae-----Rosea--------------pudica
    4---Rosaceae-----Prunus-------------fragrans
    5---Fabaceae-----Agathis------------columnaris
    .
    .
    n

    what i would like to do in sheet 2 is to count the unique value in column based on the range of values in column a. in sheet 2, i have already removed the duplicate values in column a leaving the unique values only. so, in sheet2, it should show computation like this:

    Sheet 2

    ---------A--------------------B-------------------C
    1---FAMILY---------GENERA------SPECIES
    2---Fabaceae------------1-------------------1
    3---Rosaceae------------2-------------------3
    .
    .
    n

    i have attached a sample table.

    any suggestion would be greatly appreciated.
    Attached Files Attached Files
    Last edited by knightcloud; 07-06-2010 at 11:02 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