In Word | Preferences, Print, you can tell Word *not* to print *any* drawing
objects. That will also trap all floating images, but not in-line images.
It should also trap textboxes.
(apparently in excel it is possible to set "don't print this image", but not
in Word)
I believe the preferences setting is going to be application-wide, not
document specific, so everytime you wanted to print you would have to turn
it off. Some VBA/macro could toggle it for you more easily.
HOWEVER, if all you need is a placeholder--try a table with no border but
set to show gridlines in gray. You could do something similar with a
textbox, but it seems the textbox only shows when selected, so that may not
be satisfactory (aha! If you turn on "text boundaries" in Word |
Preferences | View, the outline of the text box will show even when not
selected. Try that instead).
Hope that helps,
> For all I know, this has been discussed before, If so I apologise, I
> looked through many page and could find nothing, so here it is:
[quoted text clipped - 8 lines]
>
> any comments appreciated thanks.

Signature
Daiya Mitchell, MVP Mac/Word
Word FAQ: http://www.word.mvps.org/
MacWord Tips: <http://www.word.mvps.org/MacWordNew/>
What's an MVP? A volunteer! Read the FAQ: http://mvp.support.microsoft.com/
Rob Daly [MSFT] - 03 Nov 2005 17:45 GMT
Actually, Word will also let you create a placeholder from a picture:
You could just insert a blank white picture and then do the following:
1. Select the picture
2. Format : Picture
3. Layout tab, Click Advanced
4. Picture Position Tab, check Picture Placeholder
This will allow you to double click the white graphic in your template and
it will bring up an open dialog for the one you want to insert.

Signature
Rob Daly
Macintosh Business Unit
Word Test
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Please do not send email directly to this e-mail address. It is for
newsgroup purposes only.
Find out everything about Microsoft Mac Newsgroups at:
http://www.microsoft.com/mac/community/community.aspx?pid=newsgroups
Check out product updates and news & info at:
http://www.microsoft.com/mac
> In Word | Preferences, Print, you can tell Word *not* to print *any*
> drawing
[quoted text clipped - 31 lines]
>>
>> any comments appreciated thanks.