Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Rounding dollar amounts up/down when cents aren't part of the fact

Hello!

I am trying to set up a calculation to round dollar amounts up or down.
Cents are not included in the calculation and the cells have already been set
to not do decimal places. I have gone through the existing rounding posts and
found several helpful items that will work with other spreadsheets, but
nothing that seems to work with what I need at the moment.

Here are some examples:
$767,364 x 19.157 = $14,700,392 (need it to round to $14,700)
$160,824 x 11.687 = $1,879,550 (need it to round to $1,880)
$262,360 x 1.180 = $309,585 (need it to round to $310)

If this has been covered before I apologize for not finding it and would
greatly appreciate any help that can be given.

Thank you in advance!
--
PhenyxFire
Always five, acting as one.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,118
Default Rounding dollar amounts up/down when cents aren't part of the fact

Try this:

For values in A1 and B1
C1: =ROUND(A1*B1,-3)*0.001

Using your sample data of 767364 and 19.157,
C1 returns 14700

Is that something you can work with?
***********
Regards,
Ron

XL2002, WinXP


"PhenyxFire" wrote:

Hello!

I am trying to set up a calculation to round dollar amounts up or down.
Cents are not included in the calculation and the cells have already been set
to not do decimal places. I have gone through the existing rounding posts and
found several helpful items that will work with other spreadsheets, but
nothing that seems to work with what I need at the moment.

Here are some examples:
$767,364 x 19.157 = $14,700,392 (need it to round to $14,700)
$160,824 x 11.687 = $1,879,550 (need it to round to $1,880)
$262,360 x 1.180 = $309,585 (need it to round to $310)

If this has been covered before I apologize for not finding it and would
greatly appreciate any help that can be given.

Thank you in advance!
--
PhenyxFire
Always five, acting as one.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Rounding dollar amounts up/down when cents aren't part of the

That is exactly what I was looking for! I had tried something similar, but
had not done the combination of -3 and 0.001 in the calculation. Thank you so
much, Ron, I really appreciate it!
--
PhenyxFire
Always five, acting as one.


"Ron Coderre" wrote:

Try this:

For values in A1 and B1
C1: =ROUND(A1*B1,-3)*0.001

Using your sample data of 767364 and 19.157,
C1 returns 14700

Is that something you can work with?
***********
Regards,
Ron

XL2002, WinXP


"PhenyxFire" wrote:

Hello!

I am trying to set up a calculation to round dollar amounts up or down.
Cents are not included in the calculation and the cells have already been set
to not do decimal places. I have gone through the existing rounding posts and
found several helpful items that will work with other spreadsheets, but
nothing that seems to work with what I need at the moment.

Here are some examples:
$767,364 x 19.157 = $14,700,392 (need it to round to $14,700)
$160,824 x 11.687 = $1,879,550 (need it to round to $1,880)
$262,360 x 1.180 = $309,585 (need it to round to $310)

If this has been covered before I apologize for not finding it and would
greatly appreciate any help that can be given.

Thank you in advance!
--
PhenyxFire
Always five, acting as one.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,118
Default Rounding dollar amounts up/down when cents aren't part of the

You're very welcome. Thanks for letting me know that worked for you.

***********
Regards,
Ron

XL2002, WinXP


"PhenyxFire" wrote:

That is exactly what I was looking for! I had tried something similar, but
had not done the combination of -3 and 0.001 in the calculation. Thank you so
much, Ron, I really appreciate it!
--
PhenyxFire
Always five, acting as one.


"Ron Coderre" wrote:

Try this:

For values in A1 and B1
C1: =ROUND(A1*B1,-3)*0.001

Using your sample data of 767364 and 19.157,
C1 returns 14700

Is that something you can work with?
***********
Regards,
Ron

XL2002, WinXP


"PhenyxFire" wrote:

Hello!

I am trying to set up a calculation to round dollar amounts up or down.
Cents are not included in the calculation and the cells have already been set
to not do decimal places. I have gone through the existing rounding posts and
found several helpful items that will work with other spreadsheets, but
nothing that seems to work with what I need at the moment.

Here are some examples:
$767,364 x 19.157 = $14,700,392 (need it to round to $14,700)
$160,824 x 11.687 = $1,879,550 (need it to round to $1,880)
$262,360 x 1.180 = $309,585 (need it to round to $310)

If this has been covered before I apologize for not finding it and would
greatly appreciate any help that can be given.

Thank you in advance!
--
PhenyxFire
Always five, acting as one.

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
EXCEL HAS STARTED ROUNDING TO THE WHOLE DOLLAR O Wayne Excel Discussion (Misc queries) 1 February 1st 06 07:33 PM
Rounding to nearest 5 cents in excel usnst Excel Worksheet Functions 3 January 17th 06 12:27 AM
What is the formula for rounding a dollar amount to the nearest ni JeriSys New Users to Excel 5 December 22nd 05 06:54 PM
ROUND CENTS TO EITHER 49 OR 99 AMOUNTS PRICEMGR Excel Worksheet Functions 5 November 22nd 05 03:32 PM
rounding to nearest hundred dollar in Excel Diane New Users to Excel 7 October 14th 05 04:25 PM


All times are GMT +1. The time now is 01:22 PM.

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

About Us

"It's about Microsoft Excel"