M
Maver1ck666
Hi everyone,
Im fairly new to Project so am still exploring so apologies if this is a
simple question.
Is it possible to change the colour of the text in a cell based on the value
of another cell?
For example, I have a number of columns (some will be hidden) that tells me
when a review is due. Part of my project gantt chart looks like this:
Overdue Review Date
True 30/09/2009
False 01/10/2009
False 12/10/2009
In the overdue column, I currently have the formula:
IIf([UserReview]<Date(),"True","False")
What I would like is for the colour of the text in the review date to change
to red when the flag in overdue is currently True. Is that possible please?
Kind rebards,
Mav
Im fairly new to Project so am still exploring so apologies if this is a
simple question.
Is it possible to change the colour of the text in a cell based on the value
of another cell?
For example, I have a number of columns (some will be hidden) that tells me
when a review is due. Part of my project gantt chart looks like this:
Overdue Review Date
True 30/09/2009
False 01/10/2009
False 12/10/2009
In the overdue column, I currently have the formula:
IIf([UserReview]<Date(),"True","False")
What I would like is for the colour of the text in the review date to change
to red when the flag in overdue is currently True. Is that possible please?
Kind rebards,
Mav