Danseg said:
How can I create in Project 2003 graph reports for all kind of activities,
not only for recourses load? For instance, I need to see my budget flow in
graphical way, or S-curve graph such as I can do it in Primavera.
Danseg,
Unfortunately Project's graphing capability is very limited. In order to
create custom charts you will need to export Project's data to another
application such as Excel. There are several options for exporting the
data from Project to Excel.
A simple but somewhat tedious method is to simply set up one or more
Project views that contain the data you want to graph and then copy and
paste the data into Excel. This works best if the amount of data is not
large and you don't need to graph it regularly.
A second approach is to try using a combination of an export map (for
static data) and the "analyze timescale data in Excel" add-in/utility
(for timescaled data). For the timescale data, you will get a slightly
different "cut" depending on which view (Task or Resource) is active
when the export is initiated. For more information on export maps, see
the Project Help file.
By far the most flexible method is to create a custom VBA macro. With
VBA any Project data can be exported and formatted/graphed in Excel in
any way needed. However this approach does require knowledge of VBA or
the help of someone who has that knowledge.
Since you mentioned an S-curve, you might be interested in visiting the
website of fellow MVP, Rod Gill at:
http://www.msproject-systems.com
Hope this helps.
John
Project MVP