Change de rows color

G

Gaspar

Is there a way to change the rows color when a critieria is reached?

For example, all the task name with the baseline finish less than today date
(now()) must appear on red.

Thanks for your comments.
 
R

Ran @Comverse

Hi,

Use the function FontEx of the application.
And run it from the event taskbeforechange.

Ran.
 
G

Gaspar

Hi, Ran.

Please, where is that fuction and how I must to use it in Project Web Access
(or Project Professional)?

Thanks,
 
R

Ran @Comverse

Hi,

Try to see in the VBA the next:

Application.FontEx

It is in Pro and i don't think we can do it in PWA.
 
G

Gaspar

Hi, Ran.

Thanks for your answer.

However, I don't know VB; that's why I was inquiring about PWA.

Any way, thanks a lot for your info.
 
Top