Format Outline Levels

S

Scott

Hi - Is it possible to set the text style in advance for each level in the
project outline? For example, I want level 1 to be Arial,12pt,bold,all caps;
level 2 to be arial,10pt, bold; level 3 to arial, 10pt, italicised...an so
on. I guess I am looking for a feature like Styles in Word for Project. Any
help?

Thanks!
 
J

Jan De Messemaeker

Hi,

Sorry, No. Project has Text Styles (Format, Text Styles) but the nuimber of
styles is very limited.
The only way to achieve what you want would be a VBA procedure using the
Font method.

HTH

--
Jan De Messemaeker
Microsoft Project Most Valuable Professional
+32 495 300 620
For availability check:
http://users.online.be/prom-ade/Calendar.pdf
 
S

Scott

Thank you for your quick response...

Jan De Messemaeker said:
Hi,

Sorry, No. Project has Text Styles (Format, Text Styles) but the nuimber of
styles is very limited.
The only way to achieve what you want would be a VBA procedure using the
Font method.

HTH

--
Jan De Messemaeker
Microsoft Project Most Valuable Professional
+32 495 300 620
For availability check:
http://users.online.be/prom-ade/Calendar.pdf
 
M

Mike Glen

Hi Scott,

You could customize the bars using the Flag fields. Use the principles in
FAQ Item: 31: Customizing Task Bars. The formula: IIf([Outline
Level]=2,Yes,No) should get you on your way. FAQs, companion products and
other useful Project information can be seen at this web address:
http://project.mvps.org/faqs.htm

Hope this helps - please let us know how you get on :)

Mike Glen
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