[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 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
*************************************************************

Other related posts: