View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default How do I change the color of a cell depending on the result of the function in that cell

Look at Format = Conditional Formatting in the menu.

--
Regards,
Tom Ogilvy


"Mo Childs" wrote in message
...
In other words how do I find the cell the formula is returning a result
to in order to change (say) the interio color of the cell depending on
the result of the formula?

--
Mo