PC Review


Reply
Thread Tools Rate Thread

Count number of textual values in a row

 
 
c99sg1
Guest
Posts: n/a
 
      10th Jul 2006

Hi everyone,

I am getting a little confused...infact...I am really struggling....

What I am trying to do is count the number of textual values in a ro
(omitting any duplicates and counting them as one value)?

For example.

ABCD-1234
<<Blank Row>>
ABCD-1234
ABCD-1234
<<Blank Row>>
<<Blank Row>>
ABCD-1235
CB1234567
ABCD-1236
ABCD-1236

In the above example, I would expect the result to be 4.

Any help would be most appreciate, genuinely.

Thanks,
Steve (confused

--
c99sg
-----------------------------------------------------------------------
c99sg1's Profile: http://www.excelforum.com/member.php...fo&userid=3620
View this thread: http://www.excelforum.com/showthread.php?threadid=55993

 
Reply With Quote
 
 
 
 
Bob Phillips
Guest
Posts: n/a
 
      10th Jul 2006
=SUMPRODUCT((A2:A200<>"")/COUNTIF(A2:A200,A2:A200&""))

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"c99sg1" <(E-Mail Removed)> wrote in
message news:(E-Mail Removed)...
>
> Hi everyone,
>
> I am getting a little confused...infact...I am really struggling....
>
> What I am trying to do is count the number of textual values in a row
> (omitting any duplicates and counting them as one value)?
>
> For example.
>
> ABCD-1234
> <<Blank Row>>
> ABCD-1234
> ABCD-1234
> <<Blank Row>>
> <<Blank Row>>
> ABCD-1235
> CB1234567
> ABCD-1236
> ABCD-1236
>
> In the above example, I would expect the result to be 4.
>
> Any help would be most appreciate, genuinely.
>
> Thanks,
> Steve (confused)
>
>
> --
> c99sg1
> ------------------------------------------------------------------------
> c99sg1's Profile:

http://www.excelforum.com/member.php...o&userid=36207
> View this thread: http://www.excelforum.com/showthread...hreadid=559932
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Count number of values da Microsoft Excel Misc 2 30th Apr 2009 10:49 PM
Find > Replace Textual Values across entire records =?Utf-8?B?THluZGVu?= Microsoft Excel Worksheet Functions 1 9th Oct 2006 03:36 AM
Count number of values =?Utf-8?B?TWFyeQ==?= Microsoft Excel Worksheet Functions 1 4th Oct 2005 09:00 PM
Count number of values DS NTE Microsoft Excel Programming 4 30th Mar 2005 08:51 PM
Scanning large number textual pages Pavel Konev Scanners 4 23rd Mar 2005 08:32 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:30 PM.