![]() |
Leading the way in Microsoft Office Development |
| Home | | | Excel | | | Word | | | PowerPoint | | | Consultancy | | | Feedback | | | Contact |
| Microsoft Excel > Functions > Maths and Trigonometry > TRUNC |
TRUNC(number [,num_digits]) |
| Returns the number with any decimal places removed. |
| number | The number you want to truncate. | |
| num_digits | The number specifying the precision of the truncation. |
| REMARKS |
| This function is similar to the INT() function. | ||
| If the "num_digits" is left blank then 0 is used. |
| EXAMPLES |
|
| Functions - T | Index - T | Office Online |
| Copyright © 2004-2007 Better Solutions Limited. All Rights Reserved. | Top |