controlling office applications from Excel VBA

T

Tav

I am trying to write VBA commands in excel to interact with a wor
document.

Does anyone know how to copy a range of cells in excel into
pre-defined table in a word document? I am able to open a word documen
and copy the data into it, but the data will always go into the firs
column
 
H

Howard Kaikow

You will need to use Word's Range or Selection objects to choose where to
copy/paste/assign the data.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top