InterviewSolution
| 1. |
Can I Copy Tables From Word? |
|
Answer» Just as with copying and pasting plain text from Word documents, it is best to paste the table-formatted text without the original formatting. This way, you avoid copying unwanted Office code.
If you SEE that a SINGLE cell should span across several columns, right-click the cell and select ‘Cell PROPERTIES’. Then set the 'Columns spanned' number as required. For example, if your table has three columns and you have one cell that should span the entire row, set the number of columns spanned as ‘3’. If you want a cell to span more than one row, change the 'Rows spanned' number instead. Just as with copying and pasting plain text from Word documents, it is best to paste the table-formatted text without the original formatting. This way, you avoid copying unwanted Office code. If you see that a single cell should span across several columns, right-click the cell and select ‘Cell Properties’. Then set the 'Columns spanned' number as required. For example, if your table has three columns and you have one cell that should span the entire row, set the number of columns spanned as ‘3’. If you want a cell to span more than one row, change the 'Rows spanned' number instead. |
|