F
fxs
It is my understanding that it is possible to use VBA to export certain
fields tasks to Excel, programmatically - by running a macro.
Can someone post some sample code to that effect? What I'm looking for is
code for three scenarios, but if you can help me with one, I may be able to
figure my way around the others.
Scenario 1:
Export certain fields - wbs, task description, duration, start date, end
date, dependencies - for all tasks.
Scenario 2:
The user's selected a few tasks. Export above fields for only those tasks to
excel.
Scenario 3:
The tasks are grouped by Resources (Resource Group), Export tasks belonging
to a specific resource group to excel.
Again, sample code on any of the above will help me get started.
Additionally, the best form of help you can give me is the location of any
online samples that assist with vba/msproject programming dealing with
export to excel.
thanks!
Fxs.
fields tasks to Excel, programmatically - by running a macro.
Can someone post some sample code to that effect? What I'm looking for is
code for three scenarios, but if you can help me with one, I may be able to
figure my way around the others.
Scenario 1:
Export certain fields - wbs, task description, duration, start date, end
date, dependencies - for all tasks.
Scenario 2:
The user's selected a few tasks. Export above fields for only those tasks to
excel.
Scenario 3:
The tasks are grouped by Resources (Resource Group), Export tasks belonging
to a specific resource group to excel.
Again, sample code on any of the above will help me get started.
Additionally, the best form of help you can give me is the location of any
online samples that assist with vba/msproject programming dealing with
export to excel.
thanks!
Fxs.