How to input Duration with 1 decimal place?

S

Snake

I am using Open/ODBC to import task, Duration, StartDateTime,FinishDateTime.
For some reason Project is truncating the Duration to whole units (ex. 1.5
becomes 1.0) This is quite destructive to my efforts. One can manually
enter 1.5, but even then the .5 disappears.

Any idea?
 
G

Gary L. Chefetz [MVP]

You really don't give enough information here for anyone to formulate an
answer. I suggest that you provide more details on the problem you're trying
to solve and the specific steps you're taking. Also, this might better be
asked at microsoft.public.project.developer

--


Gary L. Chefetz, MVP
For Project Server Consulting: http://www.msprojectexperts.com
For Project Server FAQS: http://www.projectserverexperts.com
For Project Server Books: http://www.projectserverbooks.com
For Project Server Training: http://www.projectservertraining.com
For Project FAQS: http://www.mvps.org/project
 
Top