Finding exact string using a formula (excel)


i'm trying use find statement find multiple strings in context of larger formula. original formula i'm basing off of follows:

=if(isnumber(find("inc",a1))," ","y")

obviously, yields y if finds whatever text in " ". however, have many strings i'd check , need exact; ie when search inc , inc, not want inc counted. so, tried following formulas.

=if(isnumber(find(or("inc",inc"),a1))," ","y")

=if(sum(countif(a1,"* inc*","* inc*}))," ","y")

the second 1 works best, counts "inc" match. suggestions?




Windows Server  >  Windows PowerShell



Comments

Popular posts from this blog

server manager error: ADAM.events.xml could not be enumerated.

Cannot access Anywhere Access using domain name?

WMI Failure: Unable to update Local Resource Group