If so, add the check on the current mileage value (in MrProgrammer file):Do you need the result to be empty if Current is empty (zero)?
=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