G
Guest
Two ways...
1. Always insert new columns and rows BEFORE the last
used column or row, or (if new rows/columns must always be
added at the end)
2. Always insulate your data with a final blank row and
blank column. Add new rows/columns just before the blank
row/column.
Hope this helps.
automatically include any new columns/rows that I insert?
1. Always insert new columns and rows BEFORE the last
used column or row, or (if new rows/columns must always be
added at the end)
2. Always insulate your data with a final blank row and
blank column. Add new rows/columns just before the blank
row/column.
Hope this helps.
down the columns. How do I create the "total" formulas to-----Original Message-----
I have a spreadsheet that will total across the rows and
automatically include any new columns/rows that I insert?