Have 31 columns (for 31 days.)
Vehicle mileages are entered randomly through-out the month.
If mileage is entered 2 consecutive days in a row then =IF(R24="","", +R24-Q24) in cell R25 will work.
If mileage isn't entered for, say 2 weeks, I believe I will need a long series of Elseif statements (nested?) to go backwards until Excel finds the next mileage entry (of false statement?)
Eek
Vehicle mileages are entered randomly through-out the month.
If mileage is entered 2 consecutive days in a row then =IF(R24="","", +R24-Q24) in cell R25 will work.
If mileage isn't entered for, say 2 weeks, I believe I will need a long series of Elseif statements (nested?) to go backwards until Excel finds the next mileage entry (of false statement?)
Eek