View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Roger Whitehead[_4_] Roger Whitehead[_4_] is offline
external usenet poster
 
Posts: 29
Default repost: Print *.tif file from excel vba

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


--
HTH
Roger
Shaftesbury (UK)



"marcus" wrote in message
...
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.tif
D:\qpods2\1000021264.tif
D:\qpods2\1000026238.tif
etc etc...

Any ideas..

Thanks,
marcus