View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
The Badger The Badger is offline
external usenet poster
 
Posts: 1
Default In excels if function can i ask excel to shade cells on result?

I have created an "if" function with two results "up" or "down".

I want to automatically highlight the "down" results so they can be tracked.
Can the IF function do this - current formula is =IF(j1j2,"up","down").

Thanks for your help.

The Badger