View Single Post
 
Old 01-14-2015, 05:55 AM
NobodysPerfect NobodysPerfect is offline Windows 8 Office 2010 32bit
Competent Performer
 
Join Date: Jan 2014
Location: Germany
Posts: 136
NobodysPerfect is on a distinguished road
Default Selection.Bookmarks("\headinglevel") WITHOUT Selection

Hi to all,

I'm looking for an equivalent to the "Selection.Bookmarks("\headinglevel")" command because I want to avoid any use of "Selection".
Right now I use a nested search with "wdOutlineLevelx" and "ListFormat.ListString" to find the start and end of specific chapters. But that seems to be a rather poor workaround - what if a heading has no ListString …

So could you help me out with some more straightforward solution?

Thanks a lot
NP
Reply With Quote