Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I would like to format some numbers with "K" to designate Thousands.
The format I would like to see is as follows: 26.125 --- .03 K 920.20 --- .92 K 2,920.20 --- 2.92 K 24,920.50 --- 24.92 K 254,920.50 --- 254.92 K I don't see this option in the Custom Catagory, Can you give me a clue? Thanks, Darrell |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
On Jan 26, 10:18*am, Dr. Darrell
wrote: The format I would like to see is as follows: 26.125 --- *.03 K 920.20 --- *.92 K 2,920.20 --- *2.92 K 24,920.50 --- 24.92 K 254,920.50 --- 254.92 K Try the following custom format: #,##0.00,"K" |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How about a custom numberformat of:
..00,K Dr. Darrell wrote: I would like to format some numbers with "K" to designate Thousands. The format I would like to see is as follows: 26.125 --- .03 K 920.20 --- .92 K 2,920.20 --- 2.92 K 24,920.50 --- 24.92 K 254,920.50 --- 254.92 K I don't see this option in the Custom Catagory, Can you give me a clue? Thanks, Darrell -- Dave Peterson |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
hi
add this to your custom formats... 0.00, "K" Regards FSt1 "Dr. Darrell" wrote: I would like to format some numbers with "K" to designate Thousands. The format I would like to see is as follows: 26.125 --- .03 K 920.20 --- .92 K 2,920.20 --- 2.92 K 24,920.50 --- 24.92 K 254,920.50 --- 254.92 K I don't see this option in the Custom Catagory, Can you give me a clue? Thanks, Darrell |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thank you
"FSt1" wrote: hi add this to your custom formats... 0.00, "K" Regards FSt1 "Dr. Darrell" wrote: I would like to format some numbers with "K" to designate Thousands. The format I would like to see is as follows: 26.125 --- .03 K 920.20 --- .92 K 2,920.20 --- 2.92 K 24,920.50 --- 24.92 K 254,920.50 --- 254.92 K I don't see this option in the Custom Catagory, Can you give me a clue? Thanks, Darrell |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
glad to help. thanks for the feedback
regards FSt1 "Dr. Darrell" wrote: Thank you "FSt1" wrote: hi add this to your custom formats... 0.00, "K" Regards FSt1 "Dr. Darrell" wrote: I would like to format some numbers with "K" to designate Thousands. The format I would like to see is as follows: 26.125 --- .03 K 920.20 --- .92 K 2,920.20 --- 2.92 K 24,920.50 --- 24.92 K 254,920.50 --- 254.92 K I don't see this option in the Custom Catagory, Can you give me a clue? Thanks, Darrell |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Format Cell as custom type but data doesn't display like I custom. | Excel Discussion (Misc queries) | |||
Custom number display format | Excel Worksheet Functions | |||
How tp display fractions / custom number | Excel Worksheet Functions | |||
Custom Number Display | Excel Worksheet Functions | |||
Why does Custom Format not control Cell Display? | Excel Discussion (Misc queries) |