Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() "Vijay" wrote in message ... 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 FilePage SetupSheet 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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Seed numbers for random number generation, uniform distribution | Excel Discussion (Misc queries) | |||
Sorting when some numbers have a text suffix | Excel Discussion (Misc queries) | |||
Sorting imported "numbers" | Excel Discussion (Misc queries) | |||
finding common numbers in large lists | Excel Worksheet Functions | |||
how to build a formula to match numbers in 2 columns with the equ. | Excel Worksheet Functions |