Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Cinder
 
Posts: n/a
Default mileage reimbursement formula

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

  #2   Report Post  
Henry
 
Posts: n/a
Default


"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),"")


Assuming this is in Cell H44

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)


In Cell I44
=IF(H44"",H44*0.36,"") should get you on the right road.


Henry



  #3   Report Post  
Bill Kuunders
 
Posts: n/a
Default

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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
referencing named formula using INDIRECT function [email protected] Excel Worksheet Functions 19 May 11th 05 09:48 AM
Simplify formula Luke Excel Worksheet Functions 37 May 6th 05 07:21 AM
put formula results into a different cell if it is empty PutFormula Excel Worksheet Functions 2 February 11th 05 03:31 AM
how do i write a formula and keep in in formula form, so it DOESN. norcalchick2207 Excel Discussion (Misc queries) 2 February 4th 05 08:38 PM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


All times are GMT +1. The time now is 03:06 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"