Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
girthhart
 
Posts: n/a
Default Subtotal Range of Alphanumeric References


Hi, I am looking for a formula that counts the number of occurrances in
a range of alphanumeric references, my range looks like this:

1 A B C
2 A6
3 A6
4 B2
5 B2
6 B2
7 T3
8 T3
9 T4
10 F3

Although there are 9 references, there are only 5 of each type,
therefore the formula would return 5.

Anyone help?


--
girthhart
------------------------------------------------------------------------
girthhart's Profile: http://www.excelforum.com/member.php...fo&userid=9409
View this thread: http://www.excelforum.com/showthread...hreadid=506303

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Domenic
 
Posts: n/a
Default Subtotal Range of Alphanumeric References

Try...

=SUMPRODUCT((A1:A100<"")/COUNTIF(A1:A100,A1:A100&""))

Hope this helps!

In article ,
girthhart
wrote:

Hi, I am looking for a formula that counts the number of occurrances in
a range of alphanumeric references, my range looks like this:

1 A B C
2 A6
3 A6
4 B2
5 B2
6 B2
7 T3
8 T3
9 T4
10 F3

Although there are 9 references, there are only 5 of each type,
therefore the formula would return 5.

Anyone help?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
girthhart
 
Posts: n/a
Default Subtotal Range of Alphanumeric References


Hallelujah! It works, thanks Domenic.


--
girthhart
------------------------------------------------------------------------
girthhart's Profile: http://www.excelforum.com/member.php...fo&userid=9409
View this thread: http://www.excelforum.com/showthread...hreadid=506303

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
Match function...random search? Les Excel Worksheet Functions 10 July 28th 05 11:54 AM
Cannot Expand Named Range - when size of the Range exceeds Snig Excel Discussion (Misc queries) 1 July 7th 05 01:46 PM
Subtotal Bug in Excel 2003 GON Excel Discussion (Misc queries) 2 May 10th 05 08:42 PM
Subtotal of Subtotal displays Grand Total in wrong row Thomas Born Excel Worksheet Functions 5 January 6th 05 01:46 PM
named range refers to: in a chart Spencer Hutton Excel Discussion (Misc queries) 1 December 14th 04 10:15 PM


All times are GMT +1. The time now is 03:08 PM.

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"