Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9843

Rounding Negative Numbers in G Sheets

$
0
0

Simple question, is there a function that forces Sheets to round negative numbers mathematically? Presently it round based on absolute value, meaning that -1.5 rounds to -2.0, which is wrong. I want it to round to -1.0

Do I really have to make an if/else just to handle negative numbers properly?


Viewing all articles
Browse latest Browse all 9843

Trending Articles