Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8
Default Excel 2007 - Rounddown Function?

I posted the message below in the ...excel.misc newsgroup, but think
maybe it would be more appropriately posted here;

----------------------------------------------------
I have a calculation setup in a column with no decimal points (whole
numbers only). The calculation results in the number being rounded
up. I would like the number to be round down to the whole digit
number (ie if the result is 23.78, I would like it round down to 23).
Below is a example of the current formula:

=SUM((220-F2)*0.9)

What do I have to add to this calculation to get it to round down.

Thanks
Charlie
************************************************** ****
Charliec
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,091
Default Excel 2007 - Rounddown Function?

Please don't post in multiple news groups

Tyro

"Charliec" wrote in message
...
I posted the message below in the ...excel.misc newsgroup, but think
maybe it would be more appropriately posted here;

----------------------------------------------------
I have a calculation setup in a column with no decimal points (whole
numbers only). The calculation results in the number being rounded
up. I would like the number to be round down to the whole digit
number (ie if the result is 23.78, I would like it round down to 23).
Below is a example of the current formula:

=SUM((220-F2)*0.9)

What do I have to add to this calculation to get it to round down.

Thanks
Charlie
************************************************** ****
Charliec



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 694
Default Excel 2007 - Rounddown Function?

Charlie:

Try =rounddown((220-F2)*0.9,0)

You don't need the sum as it is only a subtraction of a single cell.

Hope this helps
Martin Fishlock, www.nyfconsultants.com, Bangkok, Thailand
Please do not forget to rate this reply.


"Charliec" wrote:

I posted the message below in the ...excel.misc newsgroup, but think
maybe it would be more appropriately posted here;

----------------------------------------------------
I have a calculation setup in a column with no decimal points (whole
numbers only). The calculation results in the number being rounded
up. I would like the number to be round down to the whole digit
number (ie if the result is 23.78, I would like it round down to 23).
Below is a example of the current formula:

=SUM((220-F2)*0.9)

What do I have to add to this calculation to get it to round down.

Thanks
Charlie
************************************************** ****
Charliec

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 2007 - RoundDown in Calculation? Charliec Excel Discussion (Misc queries) 4 April 12th 08 12:12 AM
ROUNDDOWN function produces different results? Baldbloke Excel Worksheet Functions 6 November 15th 07 02:46 PM
Using ROUNDDOWN - Help please BritRaider Excel Discussion (Misc queries) 3 August 21st 07 04:58 PM
rounddown jnf Excel Worksheet Functions 5 March 17th 06 01:16 PM
ROUNDDOWN Excell function M8 Excel Worksheet Functions 4 February 13th 06 01:01 PM


All times are GMT +1. The time now is 01:05 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"