Insert Office 2K clipart into XP

C

Chubby

How is it possible to insert Office 2K clipart into word XP using code?

I have the following macro that but it causes a run-time error '4198'
Command failed:

Selection.InlineShapes.AddOLEObject ClassType:="MS_ClipArt_Gallery.5"

How can I stop this error from occurring?

Thanks
 
Top