ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How do I import a word doc, multiple pages, into Excel cell? (https://www.excelbanter.com/excel-discussion-misc-queries/144749-re-how-do-i-import-word-doc-multiple-pages-into-excel-cell.html)

Stonewall

How do I import a word doc, multiple pages, into Excel cell?
 
Is there a way to copy a few cells worth of data into one cell without using
merge and center?

Thanks

Dave Peterson

How do I import a word doc, multiple pages, into Excel cell?
 
Maybe you could use a formula:

=a1&b1&c1&d1
or
=a1&" "&b1&" "&c1&" "&d1
or
=a1&" "&text(b1,"mm/dd/yyyy")&" "&c1&" "&text(d1,"#,##0.00")

If you have to do this for lots of cells, you may want to use this function from
JE McGimpsey:
http://www.mcgimpsey.com/excel/udfs/multicat.html

Stonewall wrote:

Is there a way to copy a few cells worth of data into one cell without using
merge and center?

Thanks


--

Dave Peterson


All times are GMT +1. The time now is 08:41 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com