A
andreas
Dear Experts,
I got a long word-file where the user has inserted spaces (1 to n)
after the tab of the built-in heading styles (featuring hanging
indents) and before the text of the headings. Example
1.1Tab(HangingIndent)RedundantLeadingSpacesHeadingText
But it should be:
1.1Tab(HangingIndent)HeadingText
So how can I programmatically (VBA) drop these redundant leading
spaces?
Help is much appreciated. Thank you very much in advance.
Regards, Andreas
I got a long word-file where the user has inserted spaces (1 to n)
after the tab of the built-in heading styles (featuring hanging
indents) and before the text of the headings. Example
1.1Tab(HangingIndent)RedundantLeadingSpacesHeadingText
But it should be:
1.1Tab(HangingIndent)HeadingText
So how can I programmatically (VBA) drop these redundant leading
spaces?
Help is much appreciated. Thank you very much in advance.
Regards, Andreas