View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Starriol Starriol is offline
external usenet poster
 
Posts: 3
Default How to make a routine that will automatically print a word file after it has been changed via an ole link to an excel file?

Hello guys. I know nothing of programming and would like to know how
can I make a routine that, as I said, would print automatically a word
file after it's been changed via an ole link with an excel worksheet
(that implies I've changed the excel file).
I would like the routine to be on the excel file, so I won't need to
open the word file everytime.


Also, I made the ole link and it updates the word document after I open

it, is there a way it actualizes it without needing to open the word
document? That way the first part (the automated printing) would work.


Thanks a lot, my fellow computer lovers :) .