flow over txt control in macro

M

mailman

XP home, Office 97
Hi, I am trying to build a macro who would transform little graphics in my Word document into in line instead of overflow graphics to insert them in some tables but when I record my macro and I come to that change it is not available anymore. How do enter the code for that please?
 
C

Cindy M -WordMVP-

Hi =?Utf-8?B?bWFpbG1hbg==?=,
XP home, Office 97
Hi, I am trying to build a macro who would transform little graphics in my Word document into in line instead of overflow graphics to insert them in some tables but when I record my macro and I come to that change it is not available anymore. How do enter the code for that please?
You want to switch "float over text" graphics to inline graphics, then you need the method:
ConvertToInlineShape

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply in the newsgroup and not by e-mail :)
 
Top