Microsoft
Software
Hardware
Network
Question : Case-insensitive ISNUMBER(lLOOKUP) in Excel
How do I make this formula not case sensitive? I want it to return TRUE if any of the words or phrases in my list 'dingnots' occur in T9, regardless of case.
Thanks,
John
1:
=ISNUMBER(LOOKUP(1024,FIND(dingnots,$T9)))
Answer : Case-insensitive ISNUMBER(lLOOKUP) in Excel
Hello John,
Find() is case-sensitive, Search() is not, but does the same thing.
=ISNUMBER(LOOKUP(1024,SEAR
CH(dingnot
s,$T9)))
cheers, teylyn
Random Solutions
osx system no longer logging into windows domain
Pass value on form through Querystring Javascript
how to make background black?
split comma delimited values into seperate columns in SQL 2005
SBS 2008 - STOP c00002e2
Question about Exchange 2010 mailbox move.
Wireless AP network in a warehouse
10 lines of C# to VB.NET translation supervising
Ethernet crossover cable connect
Outlook 2010 bulk calendar delete