B
Bubba
I am trying to create a macro tool to export only certain columns from a
Project 2007 file into a brand new Project 2007 file. For this reason I can't
use the built in MS project export function.
Here's the scenario: Many of the customers for the projects I manage are
requesting a project schedule as a .mpp file. They won't accept a PDF. I keep
propietary information such as costs, budgets, resource fields, etc. that I
do not want to share with them.
I would like to write some script in a VB macro to export only certain
fields such as 'TaskName', 'Predecessors', 'Start', 'Finish', and 'Work' etc
into a new .mpp file. The new .mpp file should maintian the task outline
formatting and timephased hours to match the original.
Currently at the customers request I have to copy and paste my file, then
spend a lot of time removing cost and resource information before emailig
them the file. Any help is greatly appreciated, thanks!
Project 2007 file into a brand new Project 2007 file. For this reason I can't
use the built in MS project export function.
Here's the scenario: Many of the customers for the projects I manage are
requesting a project schedule as a .mpp file. They won't accept a PDF. I keep
propietary information such as costs, budgets, resource fields, etc. that I
do not want to share with them.
I would like to write some script in a VB macro to export only certain
fields such as 'TaskName', 'Predecessors', 'Start', 'Finish', and 'Work' etc
into a new .mpp file. The new .mpp file should maintian the task outline
formatting and timephased hours to match the original.
Currently at the customers request I have to copy and paste my file, then
spend a lot of time removing cost and resource information before emailig
them the file. Any help is greatly appreciated, thanks!