Convert a number to words in Excel

Solved
kaousow Posted messages 5 Status Member -  
 mzerci -
Hello,
I would like to do the following conversion with Excel:
number to words example: 1000 F thousand francs
Best regards
See you soon, thank you.

14 answers

  1. mahay be
     
    Download numtext.xla (add-in)
    open Excel
    Menu <Tools>, <Add-Ins>
    check "Personal Functions_NumText"
    For example, a number is in cell a1.
    To get the number in words in cell a2, you need to enter the formula in a2:
    =numtext(a1;0)
    115
    1. ali
       
      It doesn't work.
      0
    2. mahay be
       
      The "Function perso_NumText" can be downloaded as mentioned at the beginning of the responses.

      P.S.: I'm not a member and sorry for using your nickname.
      1