Support Board
Date/Time: Fri, 07 Feb 2025 20:18:38 +0000
Post From: Float values instead
[2020-06-11 15:12:11] |
Sawtooth - Posts: 4173 |
The Number Format doesn't remove float values; it only removes them from displaying. You can use a formula in column H to remove the float values. Start by removing them in the Tick Size, e.g. H21: =1/ROUND(1/J21,0) Spreadsheet Example Formulas and Usage: Removing Floating Point Imprecision |