View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Serkan[_3_] Serkan[_3_] is offline
external usenet poster
 
Posts: 10
Default format cell based on value

Read "Conditional Formatting" from the help files.

-----Original Message-----
Hello, I tried some basic if, then's but I must be doing
it wrong.... I need to have cell d5 font color to be

white
if d3 and d4 values are both 0. If they are not both 0
then I need d5 font color to be black. thanks!


.