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
SQL Substr Order
Script to enable folder auditing
cgi procress page
DHCP Client wont AutoStart
How do web hosting providers keep public ip addresses live when one ISP fails
Facing issues in OCS federation..
sql query help
How do i download my dreamweaver site to a different computer than the one I uploaded it on?
Unable to change my network card speed from 10 MB after creating a vm of Windows XP Pro
Is there a tool to check to see who has enabled auto-forward in outlook