Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Rounding down with a calculation

Hi, I could use some help. I saw lots of answers on how to round down when a
cell has a function in it (like IF, SUM), but how do you do it with a mere
calculation?

This is the data
c5 d5 e5
2.50% 25 =d5*c5

How do I round the result down to 2 digits? I tried using the ROUNDDOWN
function, bul all I get are errors. I used this forumula
=ROUNDDOWN((e5,2)d5*c5)) and got the errors.

I am in Excel 2003, by the way.

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Rounding down with a calculation

Perhaps you meant to do this
In E5: =ROUNDDOWN(D5*C5,2)
Any good? hit the YES below
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:27,000 Files:200 Subscribers:70
xdemechanik
---
"Sally Sibthorpe" wrote:
Hi, I could use some help. I saw lots of answers on how to round down when a
cell has a function in it (like IF, SUM), but how do you do it with a mere
calculation?

This is the data
c5 d5 e5
2.50% 25 =d5*c5

How do I round the result down to 2 digits? I tried using the ROUNDDOWN
function, bul all I get are errors. I used this forumula
=ROUNDDOWN((e5,2)d5*c5)) and got the errors.

I am in Excel 2003, by the way.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,071
Default Rounding down with a calculation

Round down to 2 digits? Do you mean 2 decimals? Have you tried formatting
the cell(s) to a number with 2 decimals? HTH Otto

"Sally Sibthorpe" wrote in message
...
Hi, I could use some help. I saw lots of answers on how to round down
when a
cell has a function in it (like IF, SUM), but how do you do it with a
mere
calculation?

This is the data
c5 d5 e5
2.50% 25 =d5*c5

How do I round the result down to 2 digits? I tried using the ROUNDDOWN
function, bul all I get are errors. I used this forumula
=ROUNDDOWN((e5,2)d5*c5)) and got the errors.

I am in Excel 2003, by the way.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Rounding down with a calculation

The syntax of the ROUNDDOWN function is shown in Excel help.
--
David Biddulph

"Sally Sibthorpe" wrote in message
...
Hi, I could use some help. I saw lots of answers on how to round down
when a
cell has a function in it (like IF, SUM), but how do you do it with a
mere
calculation?

This is the data
c5 d5 e5
2.50% 25 =d5*c5

How do I round the result down to 2 digits? I tried using the ROUNDDOWN
function, bul all I get are errors. I used this forumula
=ROUNDDOWN((e5,2)d5*c5)) and got the errors.

I am in Excel 2003, by the way.



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 FORMULA =ROUND(B12/$B$10,1) ROUNDING TO HIGH SunshineinFt.Myers[_2_] Excel Worksheet Functions 7 March 5th 09 06:41 PM
ROUNDING RESULT OF CALCULATION UP OR DOWN dartanion Excel Discussion (Misc queries) 15 January 25th 08 02:28 AM
Prevent EXCEL from rounding the result of a calculation elusiverunner Excel Discussion (Misc queries) 3 January 9th 08 08:38 AM
Price calculation - rounding Orninn Excel Discussion (Misc queries) 6 January 23rd 07 04:10 PM
rounding a calculation down to the nearest 0.5 - how? Suza Excel Discussion (Misc queries) 2 March 29th 06 03:09 PM


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