Wildcards

  • Thread starter Thread starter DaveB
  • Start date Start date
D

DaveB

If I am using the code below for column A...meaning I want
to find any words or letters with "CT" in them, what is my
wildcard or code to put in front and in back of "CT" to
have "CORP" OR "NULL" appear in column B.

Thanks.

DaveB

=IF(A21="CT","CORP","NULL")
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Right function to use 3
One validation drop-down populates another? 1
Vlookup 1
Question - Help 2
Code Help 4
Code Help 1
Copying a formula to a range 2
COUNTIF or SUMIF question 1

Back
Top