6000 -> 6K. Possible with number formats?

F

Frederick Chow

Hi all,

Is it possible to set a number format code in cell in such a way that, when
say, 6,500 is typed, then 6.5K will be shown? Thanks for your advice in
advance.

Frederick Chow
Hong Kong
 
B

Bob Phillips

Format the cell as

#,##0.0,K

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)
 
K

Ken Wright

Just to add to Bobs post - every comma you add at the end suppresses 3
decimal places, so 2 commas will give you millions and so on.
 
K

Ken Wright

BUT - Be aware that this FORMATTING only, and does NOT change the actual
number, so even though it looks like 6.5, it in fact 6,500.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top