PC Review


Reply
Thread Tools Rate Thread

How do I filter cells based on character case in Excel

 
 
Rarebreeed
Guest
Posts: n/a
 
      9th Apr 2010
Hello,

I have a column of user passwords, some in all Uppercases, some in all
smallcases while others in mixed cases; Please how do i filter based on cases?


 
Reply With Quote
 
 
 
 
Rick Rothstein
Guest
Posts: n/a
 
      9th Apr 2010
Use this formula in a helper column and filter that helper column...

=IF(EXACT(A1,UPPER(A1)),"Upper",IF(EXACT(A1,LOWER(A1)),"Lower","Mixed"))

--
Rick (MVP - Excel)



"Rarebreeed" <(E-Mail Removed)> wrote in message
news0EEF34B-94BA-46A8-9847-(E-Mail Removed)...
> Hello,
>
> I have a column of user passwords, some in all Uppercases, some in all
> smallcases while others in mixed cases; Please how do i filter based on
> cases?
>
>

 
Reply With Quote
 
Rarebreeed
Guest
Posts: n/a
 
      9th Apr 2010
Hey Rick,

Exactly what i needed.
Thanks a zillion!
I really appreciate, Thanks.

"Rick Rothstein" wrote:

> Use this formula in a helper column and filter that helper column...
>
> =IF(EXACT(A1,UPPER(A1)),"Upper",IF(EXACT(A1,LOWER(A1)),"Lower","Mixed"))
>
> --
> Rick (MVP - Excel)
>
>
>
> "Rarebreeed" <(E-Mail Removed)> wrote in message
> news0EEF34B-94BA-46A8-9847-(E-Mail Removed)...
> > Hello,
> >
> > I have a column of user passwords, some in all Uppercases, some in all
> > smallcases while others in mixed cases; Please how do i filter based on
> > cases?
> >
> >

> .
>

 
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
How do I filter the cells based in Fill color? Ravi Microsoft Excel Misc 2 28th Apr 2010 12:47 PM
How to change mixed case to upper case in Excel for all cells =?Utf-8?B?V29yZEFsb25lIE5ldHdvcms=?= Microsoft Excel Misc 7 30th May 2007 05:53 AM
Filter and fill cells based on criteria =?Utf-8?B?TXJwdXNo?= Microsoft Excel Programming 1 16th Mar 2007 09:36 PM
Filter based on first character of field =?Utf-8?B?RnJhbmNvcGhvbmU=?= Microsoft Access 8 18th Jul 2006 08:26 AM
Excel auto filter doesn't recoginize case - won't filter AA from A =?Utf-8?B?TWlrZXk=?= Microsoft Excel Misc 1 29th Sep 2005 08:18 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:07 AM.