bekibutton
Technical User
Hi,
I'm trying to insert a different picture for each record in a mail merge that I'm doing, using an Access database table as my source data.
My picture code is
{ INCLUDEPICTURE { MERGEFIELD "Pic" } \* MERGEFORMAT }
which gives
INCLUDEPICTURE "C:\\Database\\OrangeX.gif" \* MERGEFORMAT when I copy it into notepad.
If I use the second code (ie explicitly state the file path) the picture is shown. If I use the MERGEFIELD code it doesn't work.
I had a load of trouble getting Date-Time Picture Switches to work in word and gave up trying to format the date, instead changing the source data to text format which is admittedly not ideal. I don't know if, given that I've had problems with both these things, it's something to do with my version of Word (2002 SP-2)??
Does anyone have any ideas? Any help would be greatly appreciated!
Thanks
Becki
--------------------------------------
I was gonna take over the world but got distracted by something shiny
I'm trying to insert a different picture for each record in a mail merge that I'm doing, using an Access database table as my source data.
My picture code is
{ INCLUDEPICTURE { MERGEFIELD "Pic" } \* MERGEFORMAT }
which gives
INCLUDEPICTURE "C:\\Database\\OrangeX.gif" \* MERGEFORMAT when I copy it into notepad.
If I use the second code (ie explicitly state the file path) the picture is shown. If I use the MERGEFIELD code it doesn't work.
I had a load of trouble getting Date-Time Picture Switches to work in word and gave up trying to format the date, instead changing the source data to text format which is admittedly not ideal. I don't know if, given that I've had problems with both these things, it's something to do with my version of Word (2002 SP-2)??
Does anyone have any ideas? Any help would be greatly appreciated!
Thanks
Becki
--------------------------------------
I was gonna take over the world but got distracted by something shiny