[mso] Re: EXCEL ROUND DOWN FUNCTION
- From: ross0362@xxxxxxx
- To: <mso@xxxxxxxxxxxxx>
- Date: Thu, 26 Feb 2004 13:10:50 -0800
Andrew,
Thanks for the tip. I always like to do things the right way since I'm working
on my Bachelors in Computer Information Systems.
David
----- Original Message -----
Wrom: WLSZLKBRNVWWCUFPEGAUTFJMVRESKPNKMBIPBARHDMNNSK
To: mso@xxxxxxxxxxxxx<mailto:mso@xxxxxxxxxxxxx>
Sent: Wednesday, February 25, 2004 11:39 PM
Subject: [mso] Re: EXCEL ROUND DOWN FUNCTION
David,
Although
=ROUNDDOWN(SUM(C10)+(E10)+(G10),0)
works and gives the correct answer, it is actually incorrect syntax. I'm
surprised that noone gave you the correct formula.
=rounddown(c10+e10+g10,0)
would be correct.
It's arguably a minor point (if a formula works, then it works) but you
should understand that the SUM(<range>) function should ONLY be used for
adding a range of contiguous cells, e.g. =SUM(A1:A100). It is NOT required
(as many people seem to believe) to introduce any formula.
I regard the fact that, for example =SUM(A1*B1) works, as a bug in Excel; it
should give an error. I have a lot of students who make this mistake. In
the OCR New CLAIT exams it is considered acceptable but at the higher level
of CLAIT Plus it is marked as an error.
all the best,
Andrew Kendon
*************************************************************
*************************************************************
You are receiving this mail because you subscribed to
mso@xxxxxxxxxxxxx<mailto:mso@xxxxxxxxxxxxx> or
MicrosoftOffice@xxxxxxxxxxxxxxx<mailto:MicrosoftOffice@xxxxxxxxxxxxxxx>.
To send mail to the group, simply address it to
mso@xxxxxxxxxxxxx<mailto:mso@xxxxxxxxxxxxx>
To Unsubscribe from this group, send an email to
mso-request@xxxxxxxxxxxxx<mailto:mso-request@xxxxxxxxxxxxx> with the word
"unsubscribe" (without the quotes) in the subject line.
Or, visit the group's homepage and use the dropdown menu. This will also
allow you to change your email settings to digest or vacation (no mail).
http://www.freelists.org/webpage/mso<http://www.freelists.org/webpage/mso>
To be able to use the files section for sharing files with the group, send a
request to mso-moderators@xxxxxxxxxxxxx<mailto:mso-moderators@xxxxxxxxxxxxx>
and you will be sent an invitation with instructions. Once you are a member of
the files group, you can go here to upload/download files:
http://www.smartgroups.com/vault/msofiles<http://www.smartgroups.com/vault/msofiles>
*************************************************************
*************************************************************
You are receiving this mail because you subscribed to mso@xxxxxxxxxxxxx or
MicrosoftOffice@xxxxxxxxxxxxxxxx
To send mail to the group, simply address it to mso@xxxxxxxxxxxxx
To Unsubscribe from this group, send an email to
mso-request@xxxxxxxxxxxxx with the word "unsubscribe" (without the quotes) in
the subject line.
Or, visit the group's homepage and use the dropdown menu. This will also allow
you to change your email settings to digest or vacation (no mail).
http://www.freelists.org/webpage/mso
To be able to use the files section for sharing files with the group, send a
request to mso-moderators@xxxxxxxxxxxxx and you will be sent an invitation with
instructions. Once you are a member of the files group, you can go here to
upload/download files:
http://www.smartgroups.com/vault/msofiles
*************************************************************
- References:
- [mso] Re: EXCEL ROUND DOWN FUNCTION
- From: Andrew the Owl
Other related posts:
- » [mso] EXCEL ROUND DOWN FUNCTION
- » [mso] Re: EXCEL ROUND DOWN FUNCTION
- » [mso] Re: EXCEL ROUND DOWN FUNCTION
- » [mso] Re: EXCEL ROUND DOWN FUNCTION
- » [mso] Re: EXCEL ROUND DOWN FUNCTION
- » [mso] Re: EXCEL ROUND DOWN FUNCTION
- » [mso] Re: EXCEL ROUND DOWN FUNCTION
- » [mso] Re: EXCEL ROUND DOWN FUNCTION
- » [mso] Re: EXCEL ROUND DOWN FUNCTION
- » [mso] Re: EXCEL ROUND DOWN FUNCTION
- » [mso] Re: EXCEL ROUND DOWN FUNCTION
- [mso] Re: EXCEL ROUND DOWN FUNCTION
- From: Andrew the Owl