Thread
:
Macro to select an { includepicture } field code and format the picture behind text and 100% scale
View Single Post
03-30-2015, 10:50 PM
gmayor
Windows 7 64bit
Office 2010 32bit
Expert
Join Date: Aug 2014
Posts: 4,142
Exit For will do the job or you could lose the loop and change to
Code:
Set oInlineShape = Selection.InlineShapes(1)
__________________
Graham Mayor - MS MVP (Word) (2002-2019)
Visit my web site for more programming tips and ready made processes
www.gmayor.com
gmayor
View Public Profile
Find all posts by gmayor