+ Reply to Thread
Results 1 to 2 of 2

how do i build commas on numbers in india system

  1. #1
    Vijay
    Guest

    how do i build commas on numbers in india system

    1. How do I put comas in numbers under Indian sytem?
    2. Is it possible to view the header and footer on the excel spread sheet
    screen?
    3. How to get rank in a given table


  2. #2
    Bob Phillips
    Guest

    Re: how do i build commas on numbers in india system


    "Vijay" <Vijay@discussions.microsoft.com> wrote in message
    news:EB7E2F4B-F034-4BEE-8D59-EE1706FCC9AD@microsoft.com...
    > 1. How do I put comas in numbers under Indian sytem?


    Use acustom format of

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

    will format say 1234567890 as 123,45,67,890.00

    > 2. Is it possible to view the header and footer on the excel spread sheet
    > screen?


    Don't think so, but you can have headers in the spreadsheet and use them as
    print headers, using File>Page Setup>Sheet and set the rows in the 'Rows to
    repeat at top' textbox.

    > 3. How to get rank in a given table


    Use the RANK function

    =RANK(A1,$A$1:$A$20)



+ 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