View Single Post
  #11   Report Post  
Posted to microsoft.public.excel.programming
mangesh_yadav[_232_] mangesh_yadav[_232_] is offline
external usenet poster
 
Posts: 1
Default comparing 2 columns


Hi PLPE,

enter the following formula in cell C1 and copy down:
=IF(ISNUMBER(FIND(B1,A1)),A1,A1&" not found")

Mangesh


--
mangesh_yadav
------------------------------------------------------------------------
mangesh_yadav's Profile: http://www.excelforum.com/member.php...o&userid=10470
View this thread: http://www.excelforum.com/showthread...hreadid=375010