Hi,
I've a massive spreadsheet with many sheets in it. Each sheet contains many values and formulas generating various calculations.
My problem is that excel uses many decimal places and bases its calculations on these values (obviously), however I need to restrict excel to only use 7 decimal places, i.e. it must not do anything with a greater precision than this.
I initially tried changing how it displays the numbers however it became obvious that even though I could only see 7 it was still holding a greater precision in the background and using this precision for the formula. This is causing very small but significant variations in the expected output of the formula.
I've also had a look at "fixed decimal places", but this gets overridden if your value has a decimal place in it. Most of my values do have decimal places.
Could someone suggest a method to prevent excel from storing > 7 decimal places. Also I would need to apply this change globally to many sheets so if you can advise how to do that that would be great.
Many thanks
I've a massive spreadsheet with many sheets in it. Each sheet contains many values and formulas generating various calculations.
My problem is that excel uses many decimal places and bases its calculations on these values (obviously), however I need to restrict excel to only use 7 decimal places, i.e. it must not do anything with a greater precision than this.
I initially tried changing how it displays the numbers however it became obvious that even though I could only see 7 it was still holding a greater precision in the background and using this precision for the formula. This is causing very small but significant variations in the expected output of the formula.
I've also had a look at "fixed decimal places", but this gets overridden if your value has a decimal place in it. Most of my values do have decimal places.
Could someone suggest a method to prevent excel from storing > 7 decimal places. Also I would need to apply this change globally to many sheets so if you can advise how to do that that would be great.
Many thanks