+
+ To accommodate your pasted data, we need to
+
+ overwrite {{ cellsOverwritten }} {{ cellsOverwritten === 1 ? 'cell' : 'cells' }} in {{ rowsUpdated }}
+ {{ rowsUpdated === 1 ? 'record' : 'records' }}
+
+
+ and
+ insert {{ newRows }} additional {{ newRows === 1 ? 'record' : 'records' }}
+
+
+ and
+ insert {{ newColumns }} additional {{ newColumns === 1 ? 'field' : 'fields' }}
+
+
+
+
+
+
+ Expand
+ table to accommodate all pasted cells
+
+
+
+
+ Don't expand
+ the table. Values beyond the table's current size will be skipped.
+
+
+
+
+