Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / September 2007

Tip: Looking for answers? Try searching our database.

Counting only uppercase letters with wildcard in column/row

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
TJA - 20 Sep 2007 19:54 GMT
I'm working with columns and/or rows containing both upper and lower case
letters with wildcards. I only want to count upper case letters with
wildcards. Any help to this problem will be greatly appreciated. BTW I'm
using excel 2007. Thanks!
Peo Sjoblom - 20 Sep 2007 20:40 GMT
Post the formula that you are using now that counts all cases

Signature

Regards,

Peo Sjoblom

> I'm working with columns and/or rows containing both upper and lower case
> letters with wildcards. I only want to count upper case letters with
> wildcards. Any help to this problem will be greatly appreciated. BTW I'm
> using excel 2007. Thanks!
TJA - 20 Sep 2007 20:54 GMT
This is the current formula... It will count only the letter "y" with
wildcard, regardless if it is upper or lower case. I would like it to count
only uppercase with wildcard. Thanks for your response.

=COUNTIF(B4:B7,"y*")

> Post the formula that you are using now that counts all cases
>
> > I'm working with columns and/or rows containing both upper and lower case
> > letters with wildcards. I only want to count upper case letters with
> > wildcards. Any help to this problem will be greatly appreciated. BTW I'm
> > using excel 2007. Thanks!
Peo Sjoblom - 20 Sep 2007 22:17 GMT
Try

=SUMPRODUCT(--(EXACT(LEFT(B4:B7),"Y")))

Signature

Regards,

Peo Sjoblom

> This is the current formula... It will count only the letter "y" with
> wildcard, regardless if it is upper or lower case. I would like it to
[quoted text clipped - 11 lines]
>> > I'm
>> > using excel 2007. Thanks!
TJA - 20 Sep 2007 23:24 GMT
Thanks for trying... unfortunately when using the formula I got a REF!
message. Any other suggestion?

> Try
>
[quoted text clipped - 15 lines]
> >> > I'm
> >> > using excel 2007. Thanks!
Peo Sjoblom - 20 Sep 2007 23:37 GMT
You must have copied it incorrectly, it certainly works. REF errors come
from when you reference a cell that doesn't exist for instance if you
reference A1 and then you delete the first row.
There is no way that formula can return a REF error if pasted correctly,
besides it  returns the same result as the formula you posted except that it
counts strings that start with uppercase Y

Signature

Regards,

Peo Sjoblom

> Thanks for trying... unfortunately when using the formula I got a REF!
> message. Any other suggestion?
[quoted text clipped - 18 lines]
>> >> > I'm
>> >> > using excel 2007. Thanks!
TJA - 20 Sep 2007 23:52 GMT
You were correct.... I copied the formula incorrectly. Thank you!!!

> I'm working with columns and/or rows containing both upper and lower case
> letters with wildcards. I only want to count upper case letters with
> wildcards. Any help to this problem will be greatly appreciated. BTW I'm
> using excel 2007. Thanks!

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.