» 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:
- Investments + S&P Card + Powerweb + StockTrak discount coupon
- Definitive Guide to Excel VBA
- Financial Peace: Revisited
- Microsoft Office Xp: Advanced Concepts and Techniques: Word 2002, Excel 2002, Access 2002, Powerpoint 2002
- Microsoft Access 2002 for Dummies
- The 22 Immutable Laws of Marketing : Exposed and Explained by the World's Two
No comments have been submitted.

