View Single Post
 
Old 07-13-2014, 09:35 AM
tha_slughy tha_slughy is offline Windows 8 Office 2013
Novice
 
Join Date: Jul 2014
Posts: 3
tha_slughy is on a distinguished road
Default

using

Code:
 With .InlineShapes(i)
makes me receive following error:

Code:
Runtime error '4198'
Command Failed
And going to debugging it highlights line

Code:
For i = .ShapeRange.Count To 1 Step -1
Brgds,

Tha
Reply With Quote