You can also force it to round down to the closes chosen decimal point by using Floor().
Format|Result|Tolerance will only hide the leftover values. But using floor actually will define it as a new number to be used later (Same as in excel)
Floor(0.99,0.1) will f.ex return 0.9
In your case...
Hi there.
I'm wondering if there's a way to search for, find or display all error messages in a calculation document?
The reason for this is that I'm using excel tables to display my result. If at one point I have an undefined variable or error, without warning the excel tables won't update...