Without doing some special programming you can not export a report in a form
that can be edited. The closest you can get is to export data to excel and
work with it there. If you want to go into writing code to export your data
then you can export just about anything. I have some examples which show how
to write you own custom export routines at my site
http://masamiki./com/project/macros.htm but most deal with excel rather than
word. It is certainly possible to export to word in a similar manner, but I
do not have much experience with VBA in word.