Analyze Timescaled Data in Excel

G

Greg

Hi,

I am currently putting together macros in Project 2003. I
would like to write a macro to access the 'Analyze
Timescale Data in Excel' functionality and set the data
export fields to what I need. I use this functionality
many times a week and it is very time consuming going
through the wizard and setting up the data to be extract.
Is there a macro that I can call to perform this task??

Thanks. Greg
 
R

Rod Gill

Hi,

Try the www.mvps.org/project/vba/ site. There is a demo macro that does
timescaled data there.

--
For VBA posts, please use the public.project.developer group.
For any version of Project use public.project
For any version of Project Server use public. project.server

Rod Gill
Project MVP
For Microsoft Project companion projects, best practices and Project VBA
development services
visit www.projectlearning.com/
 
J

JackD

You can download the code for the addin from MSDN.microsoft.com and then
modify it (hard code) the fields the way you like.
Other than that, the addin can not be scripted as far as I can tell.

-Jack
 
G

Guest

Jack,

Thanks for the response.

I have gone to MSDN.microsoft.com but could not find the
addin code to analyze data.

I have looked in downloads and code centre. Am I looking
in the wrong place??

Thanks again & regards. Greg
 
J

JackD

That is bad news.
I have a copy somewhere on my HD
Send me an email if you are desperate to have it.
I'll see if I can figure out if it is OK to post it.

-Jack
 
G

Greg B

Jack,

I would greatly appreciate if you could send me the code.

Email to (e-mail address removed)

Thanks again. Greg
 

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