check Text

  • Thread starter Thread starter fitzol
  • Start date Start date
F

fitzol

Dear Gentlemen,

I have typed a text in a cell. Now want to have formula which checks
that the required text is in the cell or not.

For example

cell A1 contains rth
In Cell B1 I want the formula =IF(A1=rth).....
But whenever I type the above type of formula an error message occours
Please give suggessions.


Thank you
G.Karthi
 
=if(a1="rth", ....


Dear Gentlemen,

I have typed a text in a cell. Now want to have formula which checks
that the required text is in the cell or not.

For example

cell A1 contains rth
In Cell B1 I want the formula =IF(A1=rth).....
But whenever I type the above type of formula an error message occours
Please give suggessions.

Thank you
G.Karthi
 

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

Back
Top