Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
=E15/E9 Where E15 is the total price of 12.50 and E9 is
the common denominator of 52 or 26 or 12. In this formula E15/E9 I get 0.240384615384615384615384615384615 and the solution on my spreadsheet is .24. If you multiply .24X52 you get 12.48 NOT 12.50, as is true with .24 X 26 and so on for each pay period. My Question is, how can incorporate the ROUND function into my formulas Ex: E15/E9round(??????) Or =if(??????) Thank You, |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() =round(E15/E9,2) -----Original Message----- =E15/E9 Where E15 is the total price of 12.50 and E9 is the common denominator of 52 or 26 or 12. In this formula E15/E9 I get 0.240384615384615384615384615384615 and the solution on my spreadsheet is .24. If you multiply .24X52 you get 12.48 NOT 12.50, as is true with .24 X 26 and so on for each pay period. My Question is, how can incorporate the ROUND function into my formulas Ex: E15/E9round(??????) Or =if(??????) Thank You, . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Rounding off | Excel Discussion (Misc queries) | |||
ROUNDING FORMULA =ROUND(B12/$B$10,1) ROUNDING TO HIGH | Excel Worksheet Functions | |||
I need a formula with rounding up & rounding down to the nearest . | Excel Worksheet Functions | |||
no rounding | Excel Worksheet Functions | |||
Rounding | Excel Worksheet Functions |