Custom Formatting

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi, is there a way to custom format a cell, to read millions (all numbers) to
same as divided by 1 million, with 1 decimal after the period? thanks...

i.e.: 25,052,000 will read 25.1
 
You could try making a source cell with the original number and enter a
formula to divide by 1,000,000. And then go to format>cells>number
 
Govind,

Do the commas represent the number of digits before the decimal point? So
if the number was 100,000,000 would it still display properly or would you
change the format to

#,,,.0

Thanks,
Susu
 
tried it thanks, think comma's represent triple zero places / 1000x, looks
like:
if you didn't catch it:

#,,.0 (# comma comma period zero)
 
Hi,

Each comma represents a 000.

Govind
tried it thanks, think comma's represent triple zero places / 1000x, looks
like:
if you didn't catch it:

#,,.0 (# comma comma period zero)


:
 

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

Similar Threads

Custom number format 4
number format 4
Best way to format 2
Format a number as ppm 7
XL2007 French Numeric Formats 1
Cell Format 10
convert number to % using only custom number format challenge 7
Number format 3

Back
Top