View Single Post
 
Old 04-24-2012, 10:44 PM
b0x4it b0x4it is offline Windows 7 32bit Office 2010 32bit
Advanced Beginner
 
Join Date: May 2011
Posts: 95
b0x4it is on a distinguished road
Default

I have added this to your code:

Code:
Selection.GoTo what:=wdGoToBookmark, Name:="\sel"
I am trying to automatically select the current paragraph and then run the code modifying all the field in the selection that is current paragraph. But, it does not work! Any suggestion?
Reply With Quote