Analyze Timescaled Data Wizard

J

Jim Stoaks

The Wizard allows you to pick from a list of fields to export. Is there a
way to add fields to the list of available fields or is there another way to
export timescaled data that would include different fields?
 
J

John

Jim Stoaks said:
The Wizard allows you to pick from a list of fields to export. Is there a
way to add fields to the list of available fields or is there another way to
export timescaled data that would include different fields?

Jim,
Possibly, and yes. If you can get ahold of the code for the utility,
(the underlying code was included with Project 98, thereafter it was an
add-in or utility and the code had to be downloaded from the Microsoft
website and it had to be run from a separate VB application), you could
modify it to add whatever fields you want. This requires of course that
you have a good understanding of VBA and are willing to slug through
some rather complex and intertwined code.

In my opinion, it is much easier to write your own custom VBA code to
export timescaled (or any other data). It does however again require
knowledge of (or a willingness to learn) VBA, or someone to write the
code for you.

If VBA is not your thing there is another method although not very
efficient. You can always set up a timescaled view (e.g. Resource or
Task Usage) with the fields you want and then do a copy and paste to
Excel. It tedious, but it will get you there.

Hope this helps.
John
Project MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top