creating graphical indicators

R

Ryan Miller

Good Afternoon:

A quick question, but I need to find out how to create a
graphical indicator to show if a project's tasks are
starting or finishing on time.

Example,
if a task started early or ontime it'd show green
if a task started 1 week late, yellow
if a task started more than 1 week late, red.

Can anyone walk me through this?

Thanks for your help.

Ryan
 
J

Jonathan

In your Project Pro, goto Tools -> Customize -> Fields. You can build
your formula and set your indicators here. Then in your Gantt view,
insert the column that you have used to build the formula.
 
Top