View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
BruceInMiami BruceInMiami is offline
external usenet poster
 
Posts: 2
Default Printing a Word doc from Excel VBA code

Thanks to John Walkenbach's Excel 2003 Power Programming, I can populate a
Word template with Excel data and save the doc file, but I can't figure out
the code to print the document so that I don't have to reopen it.

Can anyone help?
Thanks,
Bruce