covert figure in to text

B

bmurlidhar

Anyboy have this function which convert figure into text format or
please give me the link.

best regards

thank you
 
B

bmurlidhar

If number is in A1 then pu this in B1 to convert it to text
=TEXT(A1,"#")







- Show quoted text -

I meant to convert in to words i.e. 10000 (Ten Thousand)
 
B

bmurlidhar

If number is in A1 then pu this in B1 to convert it to text
=TEXT(A1,"#")







- Show quoted text -

I meant to convertion from number to words i.e. 10000 (Ten thousand)
 
B

bmurlidhar

If number is in A1 then pu this in B1 to convert it to text
=TEXT(A1,"#")







- Show quoted text -

convertion from figure to words i.e. 10000 (Tendthousand)
 
Top