Needed: Methods/ properties to format MSProject

C

CNJ-DotNet

I have successfull written to MSProject from another
application. However I would like to format the MPP with
writing to the project. Do you know which properties and
or methods can be used to accomplish this. Primarily I
would like to automatically indent subtask items for
predefined Major tasks.

Thanks
 
R

Rod Gill

Hi,

The quickest way to get started is to record some macros of you doing what
you want manually then tweaking from there. Don't record too much as the
format of recorded macros is poor. For example recorded macros typically
move the cursor then work off the selected cell. This is poor programming.
You need to learn to refer to specific tasks in a task collection ASAP and
use task objects etc. VBA help is good for this. There is also a
downloadable ebook for Project 98 VBA - get the link from
www.mvps.org/project/

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

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