Recording a macro that formats a picture

D

Douglas

Hi, all,

I am trying to record a macro that resizes a picture,
centers it horizontally on the page, does a text wrap, and
places it in a specific vertical position on the page.

I was able to create this macro just fine in Word 2000. But
in Word 2003, the choices on the "Layout" tab are all
ghosted. It lets me record the macro to resize, but not to
place or text-wrap the picture.

I can do this all manually in 2003, not a problem. It is
just while recording the macro that it is ghosted.

1) Are there any service packs or updates that address this
problem?

2) Is there a way to just import my old macros from Word
2000 into Word 2003?

Thanks in advance,

Douglas
 
B

Beth Melton

Hi Douglas,

It sounds like your image is inline instead of floating. Try recording
your macro on a floating image instead.

Also, yes you can import macros created in previous versions. You can
either copy/paste them in the VBA Editor or go to Tools/Templates and
Add-ins and use the Organizer to copy them.

--
Please post all follow-up questions to the newsgroup. Requests for
assistance by email can not be acknowledged.

~~~~~~~~~~~~~~~
Beth Melton
Microsoft Office MVP

Word FAQ: http://mvps.org/word
TechTrax eZine: http://mousetrax.com/techtrax/
MVP FAQ site: http://mvps.org/
 
Top