repost: Print *.tif file from excel vba

M

marcus

Hi

This is a repost as there was no responses last time. I wish to print a tif image file from vba excel... how do i do this???

The programme runs through an excel spreadsheet with a list of *.tif image files and then 'wishes' to print them... how do I do this? I wish to print files from a list on the excel page. ie.
D:\qpods1\1000017556.ti
D:\qpods2\1000021264.ti
D:\qpods2\1000026238.ti
etc etc..

Any ideas.

Thanks
marcu
 
R

Roger Whitehead

As you've not had any other offers......
Look at the OLH for Shell in VBA


--
HTH
Roger
Shaftesbury (UK)



marcus said:
Hi,

This is a repost as there was no responses last time. I wish to print a
tif image file from vba excel... how do i do this???
The programme runs through an excel spreadsheet with a list of *.tif image
files and then 'wishes' to print them... how do I do this? I wish to print
files from a list on the excel page. ie.,
 
Top