Group:  Microsoft Word ยป microsoft.public.word.vba.beginners
Thread: inserting multiple pictures and description

Geek News

inserting multiple pictures and description
asbest <alexander.craens[ at ]telenet.be> 12/17/2008 5:57:08 AM
am trying to create a word document by inserting (using vb) a series
of
pictures and descriptions on my document. I want to place them like
so:

----------
| |
| |
----------
Description
----------
| |
| |
----------
Description
----------
| |
| |
----------
Description


and so on down the page.....

Please help
Re: inserting multiple pictures and description
"Doug Robbins - Word MVP" <dkr[ at ]REMOVECAPSmvps.org> 12/17/2008 6:27:44 AM
The easiest thing to do is use mailmerge with a catalog or directory type
mailmerge main document

See the "Graphics from data base" item under the "Special merges" section of
fellow MVP Cindy Meister's website at

http://homepage.swissonline.ch/cindymeister/MergFram.htm


--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"asbest" <alexander.craens[ at ]telenet.be> wrote in message
news:1264e175-e405-4830-974a-459ce58a3262[ at ]u18g2000pro.googlegroups.com...
[Quoted Text]
> am trying to create a word document by inserting (using vb) a series
> of
> pictures and descriptions on my document. I want to place them like
> so:
>
> ----------
> | |
> | |
> ----------
> Description
> ----------
> | |
> | |
> ----------
> Description
> ----------
> | |
> | |
> ----------
> Description
>
>
> and so on down the page.....
>
> Please help


Re: inserting multiple pictures and description
asbest <alexander.craens[ at ]telenet.be> 12/17/2008 6:31:41 PM
I did try that already but the fact that the number of pictures that
have to be inserted changes all the time. It is between 20 to 140
pictures...

any suggestions
Re: inserting multiple pictures and description
"Doug Robbins - Word MVP" <dkr[ at ]REMOVECAPSmvps.org> 12/17/2008 7:42:21 PM
As suggested, use a directory or catalog type mail merge main document with
the mergefield for the pictures in one paragraph, the mergefield for the
description in the next paragraph and with an empty paragraph following it.
Or insert a one column, two row table with one mergefield in each cell.

You will then get what you want, regardless of the number of records.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"asbest" <alexander.craens[ at ]telenet.be> wrote in message
news:1093b5ec-7e8d-4f2f-b467-cb659e955d22[ at ]z6g2000pre.googlegroups.com...
[Quoted Text]
>I did try that already but the fact that the number of pictures that
> have to be inserted changes all the time. It is between 20 to 140
> pictures...
>
> any suggestions


Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net