View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tugger Tugger is offline
external usenet poster
 
Posts: 8
Default Number Format Syntax

What I want to do is format cell(s) so that if the value is less than 100, I
want the number in red. If it is 100 or greater, make black.

Thanks