View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.newusers
George Gee
 
Posts: n/a
Default conditional format text - please help!

Not entirely sure what you are asking... but see if this helps.
In E32 =IF(D32<0,"Over Budget","")

George Gee

"Vivek" wrote in message
...
If I have one cell - d32, and when the value becomes negative I want cell
E32
to say "Over Budget", would this be possible?