How do I Export Excell line data to MSWord automatically

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to at least be able to select a full line on an Excell form and make
it appear in a Word Document, one entry after the other in a column, without
doing the operation manually. At the moment, I'm blocking and copying each
individual item within the line, which is a long process.
 
Hi William,

In Excel how about 1. Taking the line and using Data, Text to Columns on it.
2. Then copy the output cells and use Edit, Paste Special, Transpose. 3.
Take the results to Work with copy & paste.
 
Back
Top