View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
ShaneDevenshire ShaneDevenshire is offline
external usenet poster
 
Posts: 2,344
Default How do I Export Excell line data to MSWord automatically

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.
--
Cheers,
Shane Devenshire


"William Hawke" wrote:

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.