+ Reply to Thread
Results 1 to 2 of 2

Applying Indian comma style

  1. #1
    NAVEEN
    Guest

    Applying Indian comma style

    Hi Everybody,

    Can anyone tell me how to apply the comma format to numeric cells in Indian
    style

    i.e.,

    - In excel the default format is 1,000,000,000,000. In this style there is a
    comma after every three digits

    - In India we use slightly different format
    initially a comma after three digits (from right side), and then a comma
    after every two digits. The same above number can be written in Indian style
    as follows:
    10,00,00,00,00,000

    How to apply this format.

    I am using Win-95.

    Thanks in advance

    NAVEEN

  2. #2
    Bob Phillips
    Guest

    Re: Applying Indian comma style

    Use a custom format of

    [>=10000000]##\,##\,##\,##0;[>=100000]##\,##\,##0;##,##0

    --

    HTH

    Bob Phillips

    (remove nothere from the email address if mailing direct)

    "NAVEEN" <[email protected]> wrote in message
    news:[email protected]...
    > Hi Everybody,
    >
    > Can anyone tell me how to apply the comma format to numeric cells in

    Indian
    > style
    >
    > i.e.,
    >
    > - In excel the default format is 1,000,000,000,000. In this style there is

    a
    > comma after every three digits
    >
    > - In India we use slightly different format
    > initially a comma after three digits (from right side), and then a comma
    > after every two digits. The same above number can be written in Indian

    style
    > as follows:
    > 10,00,00,00,00,000
    >
    > How to apply this format.
    >
    > I am using Win-95.
    >
    > Thanks in advance
    >
    > NAVEEN




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1