» Rounding Numbers to Thousands
CATEGORY - Excel Format
VERSION - All Microsoft Excel Versions
1. Press Ctrl+1 to open the Format Cells dialog box.
2. Select the Number tab, and from Category, select Custom.
3. In the Type box, enter the following Custom Formatting syntax:
#,##0, ;[Red](#,##0,);- ;
Result:
• Original number: 5,645,625
• The displaying formatted number: 5,646
Note:
The number formatting syntax is:
Positive; Negative; 0; Text

Book Store:
Recommended Books:
- How to Use Financial Statements: A Guide to Understanding the Numbers
- The New Financial Order: Risk in the Twenty-First Century
- What the IRS Doesn't Want You to Know: A Cpa Reveals the Tricks of the Trade
- Microsoft Access Version 2002 Step by Step
- Excel 2002 Power Programming with VBA
- Marketing Plans That Work, Targeting Growth and Profitability
Rounding negative numbers to thousands
Shari Garcia
This tip works for me except when the number is negative; when the number is negative, it reverts back to the original format (-7.1 = (7,083.9) ).

