happyaslarryTT
Technical User
- Jan 28, 2009
- 2
Dear Experts
I export a series of paths from an Access database which specified plumbing fittings and would like to automate the insertion of images in a word document for each fitting.
The paths will be put into a table in the word document as shown below. The table could have a different number of rows or columns each time.
F:\Images\Vaillant\Boiler.jpg F:\Images\Ideal\Basin.jpg
F:\Images\Bristan\Big Tap.jpg F:\Matki\Shower.tif
I want to program VBA to read the path from each cell in the table and insert the corresponding image from the path.
I know a little Access VBA but I have no idea how to do this using the Word VBA language. Any help would be greatly apprecciated.
Many thanks,
Laurence
I export a series of paths from an Access database which specified plumbing fittings and would like to automate the insertion of images in a word document for each fitting.
The paths will be put into a table in the word document as shown below. The table could have a different number of rows or columns each time.
F:\Images\Vaillant\Boiler.jpg F:\Images\Ideal\Basin.jpg
F:\Images\Bristan\Big Tap.jpg F:\Matki\Shower.tif
I want to program VBA to read the path from each cell in the table and insert the corresponding image from the path.
I know a little Access VBA but I have no idea how to do this using the Word VBA language. Any help would be greatly apprecciated.
Many thanks,
Laurence