A family of Microsoft relational database management systems designed for ease of use.
Hi,
The format of the dependency is (f.i.) 45FF+3d
FS,FF,SS,SF are the possible dependency types. Negative lags are possible.
Greetings,
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am now creating an MSP file from Excel by creating a tab-delimited file in Excel and calling MSP. A macro in MSP creates the import map and imports the tab-delimited file. The current tab-delimited file uses the Predecessors field to set dependencies. I now want to add the capability of setting dependency type (FF, SF, etc.) and lead/lag time. How do I do that?
A family of Microsoft relational database management systems designed for ease of use.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
Hi,
The format of the dependency is (f.i.) 45FF+3d
FS,FF,SS,SF are the possible dependency types. Negative lags are possible.
Greetings,
Jan,
Thank you for the tip. the solution was so obvious that I was looking right past it!! I aprpeciate the help. I also found that the LinkTasksEdit method can be used if I want to do this through a macro.
Mark