Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,339
Default 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!

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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!

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
Dates in fomula showing as whole number Dave New Users to Excel 10 July 11th 09 02:44 AM
How do I round a number to the nearest .49 in a cell that has a fo Butrcup624 Excel Worksheet Functions 5 July 3rd 08 03:00 AM
Fomula for number of days on each month from a date range [email protected] Excel Discussion (Misc queries) 3 November 9th 06 03:08 AM
Can I format a cell to round a number by 50 basis points (0.5)? daveb Excel Worksheet Functions 1 October 19th 05 01:49 AM
include maximum number in fomula jv Excel Worksheet Functions 6 February 25th 05 11:49 PM


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