Help required in Custom Number format

M

Madhu

Hi friends,

I have a number 1525149. When i apply "comma" style it gives 1,525,149.
Where as i need 15,25,149 (indian style). Tried to modify in
Format>Cells>Custom number format but not made it. Can you give a solution.

Thanks in advance.

Madhu
 
B

Bob Phillips

Hi Madhu,

Here is a format that you can use

[>=10000000]##\,##\,##\,##0.00­;[>=100000]##\,##\,##0.00;##,#­#0.00
 
G

Guest

This format works. If I wanted to put in a brackets in negative. How should I
do>
Can you help me.
--
With warm regards,

Shri


Bob Phillips said:
Hi Madhu,

Here is a format that you can use

[>=10000000]##\,##\,##\,##0.00­;[>=100000]##\,##\,##0.00;##,#­#0.00



--
HTH

Bob Phillips

Madhu said:
Hi friends,

I have a number 1525149. When i apply "comma" style it gives 1,525,149.
Where as i need 15,25,149 (indian style). Tried to modify in
Format>Cells>Custom number format but not made it. Can you give a solution.

Thanks in advance.

Madhu
 

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