View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Rhonda H. Rhonda H. is offline
external usenet poster
 
Posts: 1
Default Conditional formatting based on character count

I need to conditionally format the cell to be highlighted if the total
character count (=len) of the cell is greater than 50. I am close. I can do
it in multiple steps. I would like to combine it in a single formula if
possible. Can anyone help?