Hi, When using a subtraction formula to calculate mileage I keep getting this error below, seems like it doesn't like blank indexes, however the calculation still comes out correct, how can I get rid of the error?
Here's the Formula: =SUB(INDEX(Expenses.ODO__to,ROW()),INDEX(Expenses.ODO__from,ROW()))