If I use the following link:
to copy the table and paste it into excel, it will only paste the values into one long column in Column A (and each row has a value).
So Column A, Row 1 is Year, Column A Row 2 is All Families, etc. I used to be able to paste the text and it would stay in the table format (even if they weren't split into cells).
How do I solve this issue?
14 Answers
Save the PDF to your computer and open it in Adobe Reader. Hold the Alt key while selecting it (this allows you to use marquee/table select), then copy and paste it into Excel.
1I was able to get this to work in Excel 2010.
- Paste your data into the first column.
- Select the data that was pasted into column A.
- Click on Data -> Text to Columns in the toolbar.
- Select delimited, click next.
- Check Space box under delimiters, click next.
- Customize column data types if needed. Click finish.
Hope this helps.
0I'm not sure if this is still an open issue, but I had the same problem when attempting to copy the contents from an HTML table into excel. I would drag my mouse to highlight the content from the HTML table and copy the selected contents to my clipboard. Then I would open Excel, click into one of the cells and paste my clipboard content which would paste it into one long cell instead of formatting it into the column/row format as it appeared in the HTML table.
What I found to be my problem was that my dragging my mouse to highlight the table content was actually selecting part of the table border in the last cell I was highlighting. So when I was careful to highlight and copy just the cell-content (tip: stop highlighting one character short in the last cell) it would paste into Excel with the column/row formatting I was expecting.
Hope this helps!
Try looking at the delimiter on the "text to columns" function. I had this pasting problem recently and my delimiter was a "comma". I changed it to "tab," and tried to paste again. Voila - the data was all in columns