View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rich[_28_] Rich[_28_] is offline
external usenet poster
 
Posts: 4
Default Looking for a 'Contains' Formula in Excel

I would like to use a 'contains' formula in excel which would return TRUE or
FALSE, however I can' t seem to find one..

Can anyone create a simple Function Procedure that I can use in excel which
would take two inputs, and compare them to see whether one string is
contained in the other and return TRUE or FALSE if there is a match back to
the spreadsheet?

Many thanks

Rich