![]() |
|
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Join Date: Feb 2004
Posts: 107
|
I need a the follwing number 181,000 to show as 181 but be valued as 181,000. Is there a way to do this. I need this format because this is the field that will balance out my report.
Thanks |
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Bogota, Colombia
Posts: 11,771
|
Try this format
#,##0, |
|
|
|
|
|
#3 |
|
Join Date: Mar 2003
Posts: 34
|
Even just
---> #, <--- would work. The more commas you add, the more the number gets factored down by 1,000. |
|
|
|
|
|
#4 |
|
Join Date: May 2002
Location: CT
Posts: 2,877
|
Yesterday's format will work if you don't need commas when you hit one million. Juan's will supply the commas so that 1,000,000 will show up as 1,000 rather than 1000.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|