Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Spreadsheets (https://www.askmehelpdesk.com/forumdisplay.php?f=395)
-   -   How to get words of figures in Excel (https://www.askmehelpdesk.com/showthread.php?t=21908)

  • Feb 28, 2006, 11:35 AM
    WKMAHESH
    How to get words of figures in Excel
    In Excel, I want to put any value of figure in word. e.g. as in cheque there is figure in numeric as well as in word i.e. "Rs 45010/-" where is Rs is currency symbole in India this is in word will be "Rupees fourtyfive thousand ten ". I want convert the numeric figure in word in other cell .[/
  • Feb 28, 2006, 11:39 AM
    NeedKarma
    I'm not entirely sure about what you want to accomplish but you can play with the cell formatting (or format and entire row/column by selecting it) and selecting Format > Cells. Make sure the Number tab is selected and look for the format that works best for you.
  • Feb 28, 2006, 12:32 PM
    ScottGem
    Quote:

    Originally Posted by WKMAHESH
    In Excell, I want to put any value of figure in word. e.g. as in cheque there is figure in numeric as well as in word ie "Rs 45010/-" where is Rs is currency symbole in India this is in word will be "Rupees fourtyfive thousand ten ". I want convert the numeric figure in word in other cell .

    There is no built in function to do this. You need do this in VBA by creating a function.

    The following article shows code to do it. You may need to modify it for your own usage.

    http://support.microsoft.com/kb/213360/en-us

  • All times are GMT -7. The time now is 11:44 PM.