» Using the Round Function to Round Numbers to Thousands
CATEGORY - Excel Format
VERSION - All Microsoft Excel Versions
To round a number to thousands using the Round function, and display the number with three zeros:For example, to round the number 5,233,501, use the Round function:
=Round(B1, -3)
The result is 5,234,000.
To round a number to thousands using Custom Formatting:
For example, round the number 5,233,501 and display the number without the last three zeros, change the number formatting in the cell to: #,###,
The result is 5,234.

Book Store:
Recommended Books:
- Special Edition Using Microsoft Office XP
- The Basics of Finance: Financial Tools for Non Financial Managers
- Quantitative Methods in Derivatives Pricing: An Introduction to Computational Finance
- Absolute Beginner's Guide to Microsoft Excel 2002
- Windows XP All-in-One Desk Reference For Dummies
- Special Edition Using Microsoft Access 2002
No comments have been submitted.

