View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sea Urchin[_2_] Sea Urchin[_2_] is offline
external usenet poster
 
Posts: 1
Default Changing font colour for cell variables

I want to be able to change the font colour in a cell depending upon it's
value in the cell - eg over/under 1000. Presumably the 'IF' function is the
way to go but what do I need to do to get it to change the font colour. Can
anyone help?