Hiya,

I am using some VBA code to set the picturewraptype in some Word documents that are created from a template. The template was developed in Word 2003.

I have a friend who has performed some testing for me using both Word 2002 and Word 2000. Works fine in Word 2002, errors out in Word 2000 with a compile error.

I see now that picturewraptype was new in Word 2002 VBA. What I'm trying to insure is that pictures will be inserted in line with the text instead of floating. Anyone know what the equivalent VBA would be in Word 2000?