• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Difference between ROUND(), ROUNDUP() and ROUNDDOWN() function

VDS

Member
Stop posting in UPPER CASE
@ Dear All,

Can any one tell me what is the difference between ROUND(), ROUNDUP() AND ROUNDDOWN() functions, though the result is little bit same ?


VDS
 
Hi, VDS!
Just as a tip, remember that if you enter in an empty cell "=XXX(" (unquoted) and press the "fx" button at the left of the edition bar text box, you'll be prompted with the function wizard which shows every argument, gives a brief description of the function and by the bottom left link lets you access the built-in or online help. It works for any function.
The same from the VBA editor, you can place the cursor (keyboard, so click, don't hover with mouse) on any VBA reserved word and press F1 to access the same type of help.
Regards!
 
Back
Top