View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
John John is offline
external usenet poster
 
Posts: 2,069
Default Color a calculated percentage cell text red if results negative

I have a spread sheet containing columns Budget, Expense, Variance and %
Variance in cols A, B, C and D. Col D contains formulas of the form =C10/A10.

What code would I add to color negative percentage cell text red?

Thx for your help, John