Thanks Shauna,
This works just fine, but only providing the style is applied to an existing
block of text in a range, whereas some of the other methods I was reviewing
apply the style to a range object and then add the text to the styled range,
which requires that the style be turned off as well.
If I apply a style using this method to an empty range and then add text to
the range, it does not apply the style, however my original plan was to build
the list and then apply the style so it's perfect for me, thanks again.
> Hi Neale
>
[quoted text clipped - 12 lines]
> > I am running the code from within an access 2003 database.
> > I am using word 2000