Database I/O

S

Swilly

I have a need to update a simple MS project schedule. The raw data
comes to me in the form of an XL spreadsheet. Let's just say that I
have 4 cols of data as follows

ID
Task Name
Finish Date
Text

All the tasks are milestones with 0 duration.

I will get a new file every day with revised finish dates. This would
OK if the number of lines were small but it over 500 line items. The
tasks do not change.

I would like to update MS project with the new finish dates. Cutting
and pasting will work but there are other reasons why I would prefer to
upload/import or pull in the data using a database or other feature in
project. Has anyone done this?

Thanks

Bill
 
Top