View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default contains formula

First part

=IF(A1=B1,"Ok","")

Don't get the second part.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"xtrmhyper" wrote
in message ...

i have 3 row

A B C
xtrm hyper xtrm hype
hyper xtrm asdfd kd


how can i get for the formula of this? if A1 contains the data of b1
c1=ok
else
C1=x

and you may specify the starting letter
for ex. on B1 1st 3 char only that contain in A1
1st 3 char of b1 is xtr hyp

output

A B C
xtrm hyper xtrm hype ok
hyper xtrm asdfd kd x



tnx in advance


--
xtrmhyper
------------------------------------------------------------------------
xtrmhyper's Profile:

http://www.excelforum.com/member.php...o&userid=23851
View this thread: http://www.excelforum.com/showthread...hreadid=559442