Support Board
Date/Time: Wed, 17 Sep 2025 05:18:32 +0000
Post From: Float values instead
[2020-06-11 15:12:11] |
Sawtooth - Posts: 4263 |
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 |