Hey,
I have made an export to excel. And now I have the following problem. In my export I want to change the colour of a certain cell to red if a condition is true.
For example
column A ~ Column B ~ Column C ~ Column D
Situation1 ~ 10 ~ 5 ~ xxxxx
Situation2 ~ 0 ~ 5 ~ xxxxx
Situtaion3 ~ 15 ~ 20 ~ xxxxxx
I want the text in column D red if column C is bigger dan column B. So in situtation 2 and 3 it needs to be red.
Because I don't now the result of column C in my program (this is a formula) I need to be able to do this with a formula.
Is this possible?
Thanks in advance and greetings
Els
I have made an export to excel. And now I have the following problem. In my export I want to change the colour of a certain cell to red if a condition is true.
For example
column A ~ Column B ~ Column C ~ Column D
Situation1 ~ 10 ~ 5 ~ xxxxx
Situation2 ~ 0 ~ 5 ~ xxxxx
Situtaion3 ~ 15 ~ 20 ~ xxxxxx
I want the text in column D red if column C is bigger dan column B. So in situtation 2 and 3 it needs to be red.
Because I don't now the result of column C in my program (this is a formula) I need to be able to do this with a formula.
Is this possible?
Thanks in advance and greetings
Els