View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Danny[_4_] Danny[_4_] is offline
external usenet poster
 
Posts: 17
Default Printing a Word doc from Excel

I wish to create a spreadsheet which will have a series of
buttons on it linking to a collection of Word documents.
What would the code be to print a Word document from an
Excel macro. Ideally i would like the Print dialogue
window to appear so that i can specify the number of
copies before printing.

Any help would be greatly appreciated.