R
robot
Hi All,
When my cursor is somewhere inside a certain paragraph, and i run the
following line of code:
MsgBox Selection.Paragraphs(1).Style
However, the result is different from the style name that I see in the style
listbox!
Why is that? How can I retrieve the style name in the listbox? Any help will
be very much appreciated!
I use Win XP and Word XP.
When my cursor is somewhere inside a certain paragraph, and i run the
following line of code:
MsgBox Selection.Paragraphs(1).Style
However, the result is different from the style name that I see in the style
listbox!
Why is that? How can I retrieve the style name in the listbox? Any help will
be very much appreciated!
I use Win XP and Word XP.