Exort data from excel to word

O

Orvar

What's the easiest way to do this? observe that I want to export(not import!) data
Is there any function that let's you do something like this?
attributes:

//location(ex "p:\test.doc")
//list to export
//where to put the list in test.doc
 
Top