Excel Formula

W

weejinit

I need to set up a formula for mileage expense, with the formula multiplying
the reimbursement amount against mileage. How do I do this?
 
F

FSt1

hi
if is understand you correctly....
=(end milage-start milage)*reinbursement amount.
Put start milage in A1.
put end milage in B1.
Put reinbursement amout in C1.
=(B1-A1)*C1

Regards
FSt1
 
Top