+ Reply to Thread
Results 1 to 2 of 2

Pasting a Table From Word to Excel

  1. #1
    Registered User
    Join Date
    01-26-2005
    Posts
    2

    Pasting a Table From Word to Excel

    I have two problems when I paste a table in Word to Excel.

    The first problem is that if the table cell in word is longer than 256 characters it is truncated in Excel.

    The second problem is if the table cell in word contains carriage returns then Excel breaks the Word Table Cell into multiple Excel cells.

    Basically if I have a two column by two row table in Word I would like that to end up as 4 cells (2x2) in Excel. And the pasted text should correspond to all the characters in word (ie. if I put 500 words into a word table cell I want to see all the words in Excel).

  2. #2
    Registered User
    Join Date
    01-26-2005
    Posts
    2
    I found a solution to the second part of the problem. To get the word cells and the excel word cells to match. You do a search and replace in the Word table as follows:

    replace ^P with $$$
    replace ^l with $$$$


    Then when you paste it to excel you can replace $$$ with ^p and $$$$ with ^l.

    I found this on some forum, I forget where, but it works.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1