View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Lambs Lambs is offline
external usenet poster
 
Posts: 13
Default Excel / Word Interaction

Dear All,

I am looking at using an Excel spreadsheet to trigger a letter, based on a
template.

The spreadsheet will have a vertical list of clients, with certain set
stages in the annual cycle being posted in columns. As I move along a row for
a particular client, I shall log progress through stages; it would be great
if I could call the Word application and 'tell it' to pull a Word template,
which includes 'intelligent fields,' which in turn pull information from that
client's row in the spreadsheet. e.g. a standard letter acknowledging receipt
of payment, of a certain amount, on a certain date, etc.

Perhaps a Command Button or a 'tick box' on each row, in the relevant
column? Or a menu button which 'senses' which row (therefore client) is
currently active?

Is this more of a Word query than an Excel query? I am not sure. I am
personally far happier in Excel, if it's a matter of choice.

I know that other apps. can be called through the 'Shell' command, as I have
read a little bit about it but my nose began to bleed once the book started
talking about early -v- late binding...

Does anyone know of an idiot's guide to how to make this work, or even
worked examples, which I could have a look at?

I'd be grateful for any pointers, or if anyone has any better ideas.

Many thanks,

Lambs