repost: Print *.tif file from excel vba

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
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.,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top