i have an excel spread sheet that i use to store names, addresses, phone numbers, email addresses, etc. i have been importing it into word and then doing the tables to text thing to get it into a nice format for printing. i moved it to word so i can use the book fold print feature that word has. that was all fun and easy and worked well.
but now i want to add photographs. so i have a file name with each record for the photo. but i haven't a clue as to how to get word to grab the file name, delete it (i don't need the name in the printout), use the file name to open the picture and place it next to the data (family names, phone, email etc).
i am pretty sure something like this can be done. i can place the picture manually. but i have 300 pictures to bring in. seems like something code ought to do.
thanks
bill
=============================================
Start with:
---------------------
John doe
123 west street
Smallville, wa, 98258
Phone: 123 425 555-1234
Email: xyzzy@whatever.com
Dsc_1234.jgp
Jane smith
321 east street
Smallville, wa, 98258
Phone: 123 425 555-4321
Email: noway@whatever.com
Dsc_1254.jgp
Finish with:
---------------------------------
John doe <inserted picture>
123 street west
Smallville, wa, 98258
Phone: 123 425 555-1234
Email: xyzzy@whatever.com
Jane smith <inserted picture>
321 street east
Smallville, wa, 98258
Phone: 123 425 555-4321
Email: noway@whatever.com
but now i want to add photographs. so i have a file name with each record for the photo. but i haven't a clue as to how to get word to grab the file name, delete it (i don't need the name in the printout), use the file name to open the picture and place it next to the data (family names, phone, email etc).
i am pretty sure something like this can be done. i can place the picture manually. but i have 300 pictures to bring in. seems like something code ought to do.
thanks
bill
=============================================
Start with:
---------------------
John doe
123 west street
Smallville, wa, 98258
Phone: 123 425 555-1234
Email: xyzzy@whatever.com
Dsc_1234.jgp
Jane smith
321 east street
Smallville, wa, 98258
Phone: 123 425 555-4321
Email: noway@whatever.com
Dsc_1254.jgp
Finish with:
---------------------------------
John doe <inserted picture>
123 street west
Smallville, wa, 98258
Phone: 123 425 555-1234
Email: xyzzy@whatever.com
Jane smith <inserted picture>
321 street east
Smallville, wa, 98258
Phone: 123 425 555-4321
Email: noway@whatever.com