View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Matt Matt is offline
external usenet poster
 
Posts: 516
Default Conditional Formatting (for cells containing specific term)

Thanks!!!

"Gary''s Student" wrote:

use formula is:

=NOT(ISERROR(SEARCH("Sum",A1,1)))
--
Gary''s Student - gsnu200719


"Matt" wrote:

Hello-

Is there a simple way to set up a conditional format for a worksheet that
makes every cell containing the text " Sum" bold?

I can't seem to figure this out on my own.

Thanks for any help that can be provided.

-Matt