G
Guest
Hi,
I want to copy/paste a figure from Powerpoint to Word (using Office 2000).
It appears the figure is placed "Over Text". How can I make the figure to be
placed "In Line with Text"?
Note: in Help for VBA I've found arguments for PasteSpecial:
Placement Optional Variant. Can be either of the following WdOLEPlacement
constants: wdFloatOverText or wdInLine. The default value is wdInLine.
It seems my default value is wdFloatOverText. How can I reset the default to
wdInLine ?
I want to copy/paste a figure from Powerpoint to Word (using Office 2000).
It appears the figure is placed "Over Text". How can I make the figure to be
placed "In Line with Text"?
Note: in Help for VBA I've found arguments for PasteSpecial:
Placement Optional Variant. Can be either of the following WdOLEPlacement
constants: wdFloatOverText or wdInLine. The default value is wdInLine.
It seems my default value is wdFloatOverText. How can I reset the default to
wdInLine ?