Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Export Network Diagram in MS Project

Status
Not open for further replies.

Ussuri

Civil/Environmental
Joined
May 7, 2004
Messages
1,583
Location
GB
I have a network diagram that has been drawn in Microsoft Visio which I would like to export into Microsoft Project.

Does anyone know if this is possible?



---------------------------------------------------------------------------------------------------------------------
[pimp]

Give me a lever long enough and a fulcrum on which to place it, and I shall move the world.
Archimedes
 
I'm fairly certain that this can't be done. You could insert is as an OLE object, but it would just be a "picture", not actual data that you could manipulate with Project.

 
naygoo,

Thanks, I was afraid of that.
 
Not totally true, but totally non-trivial.

VISIO supports an automation interface as part of the OLE structure.
shows a bunch of stuff for manipulating and creating objects in VISIO, so one could imagine having a Visual Basic program that runs through your Project file and generates the diagram you desire.

TTFN
 
You can export a Gantt chart to MS Excel format, which is setup as per the MS Project fields (i.e. task name, duration, start date, finish date, etc), and then copy and paste that data info MS Project.

Unfotunately I think MS Visio network diagrams are just a picture.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top