Steve
Mon Jun 12 05:19:04 CDT 2006
Jim pointed you in the right direction. Tasks themselves aren't deadlines -
tasks are observable physical activities or milestone events, never simply
dates.. They start and finish on whatever date they start and finish. A
deadline is a target date for the task finish that is associated with the
activity. You can track and calculate whether the projected or actual
finish of the task is before, on, or after its designated deadline.
--
Steve House [Project MVP]
MS Project Trainer & Consultant
Visit
http://www.mvps.org/project/faqs.htm for the FAQs
"Mick" <Mick@discussions.microsoft.com> wrote in message
news:1EEA3E7C-75A1-4D26-A297-49EA0874662C@microsoft.com...
>I am trying to create a report that shows deadlines and assigns a value of
>On
> Target, Yellow or Red. If I miss the deadline date I want to
> programatically
> assign a value of Red. How do I determine if a task is a deadline and how
> do
> I identify when it is late? I keep getting ERROR on any calculations.