Indenting Project Created through Access

J

James D

I have created a Microsoft Project project plan through
Access, but I need to indent certain tasks. I have a
field on the Access table which can either read 0,1 or 2
and I use this as a basis to indent...

Problem is, I cant indent period. How does this work?

I am using the Tasks.Add while looping through my Access
recordset.
 
J

Jack D.

James said:
I have created a Microsoft Project project plan through
Access, but I need to indent certain tasks. I have a
field on the Access table which can either read 0,1 or 2
and I use this as a basis to indent...

Problem is, I cant indent period. How does this work?

I am using the Tasks.Add while looping through my Access
recordset.

try setting the task.outlinelevel

--
Please try to keep replies in this group. I do check e-mail, but only
infrequently. For Macros and other things check http://masamiki.com/project

-Jack Dahlgren, Project MVP
email: J -at- eM Vee Pee S dot 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