D
David Cleave
Hi all
I’m having a nightmare trying to create a simple bulleted style using Visual
Basic. I have added a new style of type wdStyleTypeList. Then I get an error
from the following line:
MyStyle.ListTemplate.ListLevels(1).NumberStyle = wdListNumberStyleBullet
The error is 4608: ‘value out of range’.
Can anyone advise what the problem is? Is this not the way to create a
simple bulleted list style?
Many thanks
David
I’m having a nightmare trying to create a simple bulleted style using Visual
Basic. I have added a new style of type wdStyleTypeList. Then I get an error
from the following line:
MyStyle.ListTemplate.ListLevels(1).NumberStyle = wdListNumberStyleBullet
The error is 4608: ‘value out of range’.
Can anyone advise what the problem is? Is this not the way to create a
simple bulleted list style?
Many thanks
David