Manipulate OutlineLevels using VBA

J

John

Anyone know where I can get some info or code on opening
and closing indents using vba.

tia

regards johnb
 
J

Jan De Messemaeker

Hi John,

The methods you need are called OutlineIndent and OutlineOutdent
In VB Editor, check the object browser to find more interesting properties
and methods with names OutlineXXXXXX.
HTH

--
Jan De Messemaeker
Microsoft Project Most Valuable Professional
Project Management Consultancy
Prom+ade BVBA
32-495-300 620
 
Top