I use office 2003
For some odd reason this command wont open the desired dialog window.
Any ideas why, or how to make it work?

VB Code:
  1. Shapes(1).CanvasItems(1).Select
  2.     Word.Dialogs(wdDialogFormatDrawingObject).Show

Thanks