Thread: Excel Formula
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
FSt1 FSt1 is offline
external usenet poster
 
Posts: 3,942
Default Excel Formula

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

"weejinit" wrote:

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

--
weejinit