Tasks with no end date

D

Dewey

Hi.
I'm not sure if this belongs here or in the Outlook add-in group, so
excuse the improper posting if that's the case.
I'm making an ad-in for Outlook that imports the task list into a gantt
chart in Project. Problem is, when I come across a task with an end date of
"none", the program crashes. I have tried checking if the task's end date is
set to "Nothing", but this doesn't work.
Any help is appreciated.

Thanks
-Josh
 
R

Rod Gill

A Task in Project must have an end date, so test it before creating in
Project and set a default duration of 1 week.
 
Top