Join Two Tables in Google Docs – How to

google docs

It used to be that you could edit HTML and join your tables. I have about a hundred dynamic documents with tables that need to be joined and split routinely. Each of these tables has seven columns and up to sixty rows. Doing this cell by cell is not an option.

At the moment we are pretty much frozen. All the collaboration that depended on Google documents is no longer possible, and we are back to paper, emails, telephone calls, and are about to abandon the entire idea of Google documents as a useful tool.

How can I split and join tables? And how can I create tables that expand and contract to fit the web browser window? Tables now seem to be fixed width and almost completely inflexible.

Best Answer

Here's a way to merge that works pretty well for all but the most complex tables.

  1. Start with your two tables.

two simple tables

  1. Add a new blank row to the first table.

added blank row

  1. Select the entire second table and copy it (Ctrl+C).

second table selected

  1. Put your cursor back into the first cell of the blank row you created (do not select the entire row), then paste (Ctrl+V).

second table copied into the first

  1. Then just delete the second table.

Splitting a table would be a similar process:

  1. Create a new blank table
  2. Copy the rows from the original table that you want in the new table
  3. Paste them into the new table
  4. Delete the rows from the original table

Not as clean as a simple split/merge command, but should suffice in most cases.