lauriamoulton
New Member
- Joined
- Apr 17, 2009
- Messages
- 7
my spreadsheet has many formulas that depend on /and use the output of other formulas. The final result is wrong.
Cell E13 ='[mileage2011.xlsx]BGT Quarter Miles'!$C$11 (pulls the number from a cell on another workbook) "17719"
Cell F13 =E13/'BGT 1st Pg 1-2'!N37 (divides E13 by the miles per gallon(9.63), which is the result of another formula on another sheet within this workbook) "1840"
Cell G13 ='[mileage2011.xlsx]BGT Quarter Miles'!$C$13 (pulls the number from a cell on another workbook) "1812"
Cell H13 =F13-G13 (no explanation needed) "28"
Cell I13 = .1600 (tax rate)
Cell J13 =H13*I13 (no explanation needed, but the result is 4.43, when it should be 4.48.....
What am i doing wrong? Thanks
Lori
Cell E13 ='[mileage2011.xlsx]BGT Quarter Miles'!$C$11 (pulls the number from a cell on another workbook) "17719"
Cell F13 =E13/'BGT 1st Pg 1-2'!N37 (divides E13 by the miles per gallon(9.63), which is the result of another formula on another sheet within this workbook) "1840"
Cell G13 ='[mileage2011.xlsx]BGT Quarter Miles'!$C$13 (pulls the number from a cell on another workbook) "1812"
Cell H13 =F13-G13 (no explanation needed) "28"
Cell I13 = .1600 (tax rate)
Cell J13 =H13*I13 (no explanation needed, but the result is 4.43, when it should be 4.48.....
What am i doing wrong? Thanks
Lori