View Single Post
 
Old 07-15-2015, 11:05 AM
BrotherDude BrotherDude is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Jul 2015
Posts: 3
BrotherDude is on a distinguished road
Default

Wow thank you guys. I had actually posted a similar thread with no reply with some code that was close. and then you guys just provided the missing link
https://www.msofficeforums.com/word-...e-varable.html

Code:
rngStory.MoveStart wdWord, -1
Now I am trying to split and name each page by the first occurrence of that text string.
How do I trace this post back to that one? I should be able to get those modules on my own, but perhaps I'll post another thread if I get hung up.

Thanks again guys!!
Reply With Quote