View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Fred's Fred's is offline
external usenet poster
 
Posts: 6
Default Condition formatting problem

Hello all,

I have made a condition formatting if in cell i4 I write for ex.
256324 the row from A4 to H4 turn in color green. my formula is
Formula is =$I$4

my problem is that instead of writting 256324 if I write EL 256324
the condition formatting dosen't work, so my question is what will be
my condition in this case?

Please help!

Thank you.