Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default count unique fields

In a row I have 4 to 5 unique fields, that can appear in more than 1 column.
I have a function to count all the text fields but I would like them
separated into unique counts.

Exp: blue red green red red blue green green = how many red, how many
green, etc. I would like each result in a different cell.

Thanks I am sure this is simple, but it doesn't seem to be working out.

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,942
Default count unique fields

hi
countif....
=countif(A1:G1,"red")

you will need a countif forumula for each unique value.

Regards
FSt1

"megz12" wrote:

In a row I have 4 to 5 unique fields, that can appear in more than 1 column.
I have a function to count all the text fields but I would like them
separated into unique counts.

Exp: blue red green red red blue green green = how many red, how many
green, etc. I would like each result in a different cell.

Thanks I am sure this is simple, but it doesn't seem to be working out.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default count unique fields

Thanks, that works great!


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Counting Unique Text Fields MWall Excel Discussion (Misc queries) 3 September 11th 07 08:55 PM
Attempting to sort unique/only count first record in each unique g MJW[_2_] Excel Discussion (Misc queries) 3 August 10th 07 02:56 PM
Find top date for unique fields jhicsupt Excel Discussion (Misc queries) 1 April 14th 07 10:36 AM
Vlookup for non-unique fields EdwardG Excel Discussion (Misc queries) 0 May 13th 06 09:17 AM
Return unique fields only - but not a filter? Matt Excel Worksheet Functions 7 October 20th 05 12:12 AM


All times are GMT +1. The time now is 10:12 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"