Probably something like...........
in cell I18
=If(H180,H18*0.36,"")
for each line entered
You can sum the results at the bottom of the sheet.
--
Greetings from New Zealand
Bill K
"Cinder" wrote in message
...
I have a spread sheet I was given to use for mileage reimbursement. They
have one colum where you enter the miles you've traveled, say 230 miles
and
the formula is =IF(SUM(H18:H43)0,SUM(H18:H43),"") the next column is
supposed to total the miles and I believe multiply by .36 per mile but the
formula is broke. What they have is: IF(SUM(I18:I43)*0.36)
can anyone help me figure out this formula?
Thanks,
Cinder
|