Quantcast
Channel: Apache OpenOffice Community Forum
Viewing all articles
Browse latest Browse all 1281

Calc • Re: Help with a percentage and a visible data issue

$
0
0
Do you need the result to be empty if Current is empty (zero)?
If so, add the check on the current mileage value (in MrProgrammer file):
=IF(ISBLANK($A$2);"";(E2-$A$2)/C2)

Without that check, nothing prevents the calculation : A2=0, thus E2/C2 gives a result.

Please add [Solved] at the beginning of the title in your first post (top of the topic) with the 🖉 button if your issue has been fixed.

Statistics: Posted by Hagar Delest — Tue Dec 03, 2024 9:15 am



Viewing all articles
Browse latest Browse all 1281

Trending Articles