ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   How do I round down a number in a cell w/ a fomula in it? (https://www.excelbanter.com/excel-programming/348776-how-do-i-round-down-number-cell-w-fomula.html)

Wendy Kay

How do I round down a number in a cell w/ a fomula in it?
 
I am trying to calculate income. The cell already contains the following
formual =C6*D6 and is set to two decimal places. I need to make sure it's
rounding down as well but can't get the rounddown formula to reference the
cell it is in. (i.e. the total income is in cell F6 but I can't use
=rounddown(f6,2) in F6 as well as =C6*D6.

Help!! All those rounded up pennies start adding up!

Toppers

How do I round down a number in a cell w/ a fomula in it?
 
Wendy,
in F6 put =Rounddown(c6*d6,2)

"Wendy Kay" wrote:

I am trying to calculate income. The cell already contains the following
formual =C6*D6 and is set to two decimal places. I need to make sure it's
rounding down as well but can't get the rounddown formula to reference the
cell it is in. (i.e. the total income is in cell F6 but I can't use
=rounddown(f6,2) in F6 as well as =C6*D6.

Help!! All those rounded up pennies start adding up!


Wendy Kay[_2_]

How do I round down a number in a cell w/ a fomula in it?
 
You are the bomb!! I was having an "Office Space" moment and you fixed it.
Thanks much and Happy Holidays!!

Wendy

"Toppers" wrote:

Wendy,
in F6 put =Rounddown(c6*d6,2)

"Wendy Kay" wrote:

I am trying to calculate income. The cell already contains the following
formual =C6*D6 and is set to two decimal places. I need to make sure it's
rounding down as well but can't get the rounddown formula to reference the
cell it is in. (i.e. the total income is in cell F6 but I can't use
=rounddown(f6,2) in F6 as well as =C6*D6.

Help!! All those rounded up pennies start adding up!



All times are GMT +1. The time now is 02:23 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com