View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default Writing excel info into MS Word

We are coming to the fun part!

Commanding Word means understanding Word's object model (which I don't). I
suggest you perform some experiments. Open the form manually and turn on the
macro recorder. Then practice pasting some information into the fields.
Then stop the recorder and examine the code that results.

Then adapt.
--
Gary''s Student - gsnu200856


"Steve" wrote:

Thanks

What if the Word document is a form and I need to place the cell info in a
particular place?




"Gary''s Student" wrote:

http://www.erlandsendata.no/english/...olecontrolword
--
Gary''s Student - gsnu200856


"Steve" wrote:

Hi

I need to write out information from cells in Excel into MS Word.

a) Can this be done
b) Can it be done without having MS Word oopen
c) Do I need to have MS Word set up a particular way

If there are some examples somewhere that would be great.

Many Thanks

Steve