Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Rounding Again

=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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 46
Default Rounding Again


=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
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
Rounding off ace Excel Discussion (Misc queries) 3 May 20th 09 03:12 PM
ROUNDING FORMULA =ROUND(B12/$B$10,1) ROUNDING TO HIGH SunshineinFt.Myers[_2_] Excel Worksheet Functions 7 March 5th 09 06:41 PM
I need a formula with rounding up & rounding down to the nearest . Tony Kay Excel Worksheet Functions 3 May 29th 07 11:13 PM
no rounding JohnLute Excel Worksheet Functions 3 January 16th 07 06:47 PM
Rounding [email protected] Excel Worksheet Functions 3 December 2nd 06 12:45 AM


All times are GMT +1. The time now is 08:10 PM.

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"