• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Represent data in Million using 'format cells option'

ramprasadmg

New Member
Hi
I have a set of numbers (value, let us say in Millions) which I would like to represent in x.xx format.

One easy method is to divide the number by Million and present it. But I am looking for a solution where it is done using Format Cells.

Can somebody help? Thanks in advance.

Regards
Ram
 

Attachments

  • Book 1 - Format cells.xlsx
    9.1 KB · Views: 2
I put something like this into a workbook I did recently. If you use square brackets, you can combine different formats. In mine I've got "M" for anything over a million, and "K" for anything over a thousand.

If you want it I'll share it tomorrow.
 
Back
Top