View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike Mike is offline
external usenet poster
 
Posts: 3,101
Default Tranferring Text from Excel to a Header in Word

Hi all,

I have a macro that exports a range of data and chart from excel to a word
template in the form of a jpeg.

Is it possible to take text entered in particular cell in the excel template
and copy it to a Ms Word Header ? e.g. say the name of someone..

I have the code for opening word and pasting the other data but accessing
the word header is where I fail !

Any help is much appreciated.


Michael