[mso] Re: hellp round formula. Use in excel

What would you want the result to be if A =  -14.56 and B= -10.08?

If the answer to this question doesn't apply then:

You could use int() or floor() as others have suggested... but to 
precisely answer your question... you can use the round() function as 
well.  The trick is to subtract .5 from your sum before it is rounded.  
i.e. =round(A1+B1-.5,0) .   This gets a little more complicated if you 
need to allow for a sum that is less than or equal to zero.

Mike Clare

lalan tiwari wrote:
> Sir,
>          A               B               C
>       14.56          10.08         24.64 (=A+B)
>                                     I want this cell  ROUND 24.00
> How can use Excel ROUND Formul in cel C 
>  
> Thanks.  
>
>       
> *************************************************************
> 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, visit the group's homepage and use the 
> dropdown menu at the top.  This will allow you to unsubscribe your email 
> address or change your email settings to digest or vacation (no mail).
> http://www.freelists.org/webpage/mso
>
> To be able to share files with the group, you must join our Yahoo sister 
> group.  This group will not allow for posting of emails, but will allow you 
> to join and share problem files, templates, etc.:  
> http://tech.groups.yahoo.com/group/MicrosoftOffice . This group is for FILE 
> SHARING ONLY.
>
> If you are using Outlook and you see a lot of unnecessary code in your email 
> messages, read these instructions that explain why and how to fix it:
> http://personal-computer-tutor.com/abc3/v28/greg28.htm
> *************************************************************
>
>
> __________ Information from ESET NOD32 Antivirus, version of virus signature 
> database 3972 (20090328) __________
>
> The message was checked by ESET NOD32 Antivirus.
>
> http://www.eset.com
>
>
>
>
>   
*************************************************************
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, visit the group's homepage and use the dropdown 
menu at the top.  This will allow you to unsubscribe your email address or 
change your email settings to digest or vacation (no mail).
http://www.freelists.org/webpage/mso

To be able to share files with the group, you must join our Yahoo sister group. 
 This group will not allow for posting of emails, but will allow you to join 
and share problem files, templates, etc.:  
http://tech.groups.yahoo.com/group/MicrosoftOffice . This group is for FILE 
SHARING ONLY.

If you are using Outlook and you see a lot of unnecessary code in your email 
messages, read these instructions that explain why and how to fix it:
http://personal-computer-tutor.com/abc3/v28/greg28.htm
*************************************************************

Other related posts: