Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
ROUNDDOWN
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Dan Hoffman  
View profile  
 More options Nov 3, 7:32 am
Newsgroups: microsoft.public.excel.newusers
From: Dan Hoffman <Dan Hoff...@discussions.microsoft.com>
Date: Mon, 2 Nov 2009 15:32:01 -0800
Local: Tues, Nov 3 2009 7:32 am
Subject: ROUNDDOWN
I'm trying to get two numbers to ROUNDDOWN.
I can get the 1st number to ROUNDDOWN but I can't
get the second number to ROUNDDOWN.

I want to enter 3119 into cell B1 and enter 21 into cell C1

I want the number in cell D1 to ROUNDDOWN to 148, so
I've entered =ROUNDDOWN(B1/C1,0) and I get 148.5
Rounded Down to 148.

Now I need cell A1 to do as follows:

190 is my base, so I need 190 - D1 (which was 148) to equal 42
then I need 75% of 42 Rouned Down to 31 not 31.5.  I got this
by entering the following: =ROUNDDOWN(190-D1,0)*0.75

Any help would be wonderful!


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joe User  
View profile  
 More options Nov 3, 7:40 am
Newsgroups: microsoft.public.excel.newusers
From: "Joe User" <joeu2004>
Date: Mon, 2 Nov 2009 15:40:47 -0800
Local: Tues, Nov 3 2009 7:40 am
Subject: Re: ROUNDDOWN
"Dan Hoffman" <Dan Hoff...@discussions.microsoft.com> wrote:

> 190 is my base, so I need 190 - D1 (which was 148) to equal 42
> then I need 75% of 42 Rouned Down to 31 not 31.5.  I got this
> by entering the following: =ROUNDDOWN(190-D1,0)*0.75

=ROUNDDOWN((190-D1)*75%,0)

----- original message -----

"Dan Hoffman" <Dan Hoff...@discussions.microsoft.com> wrote in message
news:96110179-8DC8-4AC5-B3D3-0327A4008EB0@microsoft.com...


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
FloMM2  
View profile  
 More options Nov 3, 9:17 am
Newsgroups: microsoft.public.excel.newusers
From: FloMM2 <Flo...@discussions.microsoft.com>
Date: Mon, 2 Nov 2009 17:17:01 -0800
Local: Tues, Nov 3 2009 9:17 am
Subject: RE: ROUNDDOWN
Dan,
This is a soutio that I tried and it worked:
"=ROUNDDOWN(ROUNDDOWN(190-D1,0)*0.75,0)"
and I got 31.
hth


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
teylyn  
View profile  
 More options Nov 5, 5:08 am
Newsgroups: microsoft.public.excel.newusers
From: teylyn <tey...@discussions.microsoft.com>
Date: Wed, 4 Nov 2009 13:08:01 -0800
Local: Thurs, Nov 5 2009 5:08 am
Subject: RE: ROUNDDOWN
Hi,

since you want to round down the result of the calculation

(190-D1)*0.75

you have to put the whole formula inside the rounddown function, like this

=ROUNDDOWN((190-D1)*0.75,0)

Does that help?


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google