ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Format Spreadsheet (https://www.excelbanter.com/excel-discussion-misc-queries/124413-format-spreadsheet.html)

DBM

Format Spreadsheet
 
How can I lock the rows and columns in a spreadsheet but allow the user
to change the data in the cells.
Also, in this same spreadsheet I have multiple formulas on multiple
rows, I have found if I add a row the row number is changed and
therefore changes the outcome of the formula. If I add a row how can I
prevent it from effecting the formulas already in place.
Thanks


JLGWhiz

Format Spreadsheet
 
Formulas entered in cells on the spreadsheet are either relative references
or absolute references to other cells. The relative references automatically
change when the configuration of the sheet changes, plus or minus rows or cut
and paste cells and ranges. Absolute references will maintain their
reference to the specific cells regardless of configuration changes. In
either case, adding or deleting rows and columns, or cutting and pasting
cells and ranges could change the results of your formulas. You need to be
aware of where your formulas and their linked cells reside when you make
changes to you sheet.

"DBM" wrote:

How can I lock the rows and columns in a spreadsheet but allow the user
to change the data in the cells.
Also, in this same spreadsheet I have multiple formulas on multiple
rows, I have found if I add a row the row number is changed and
therefore changes the outcome of the formula. If I add a row how can I
prevent it from effecting the formulas already in place.
Thanks



David Biddulph

Format Spreadsheet
 
If you don't want the formula to change when you insert or delete rows or
columns, try the INDIRECT() function.
--
David Biddulph

"JLGWhiz" wrote in message
...
Formulas entered in cells on the spreadsheet are either relative
references
or absolute references to other cells. The relative references
automatically
change when the configuration of the sheet changes, plus or minus rows or
cut
and paste cells and ranges. Absolute references will maintain their
reference to the specific cells regardless of configuration changes. In
either case, adding or deleting rows and columns, or cutting and pasting
cells and ranges could change the results of your formulas. You need to
be
aware of where your formulas and their linked cells reside when you make
changes to you sheet.


"DBM" wrote:

How can I lock the rows and columns in a spreadsheet but allow the user
to change the data in the cells.
Also, in this same spreadsheet I have multiple formulas on multiple
rows, I have found if I add a row the row number is changed and
therefore changes the outcome of the formula. If I add a row how can I
prevent it from effecting the formulas already in place.
Thanks






All times are GMT +1. The time now is 08:08 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com