Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default how do I convert number to text in excel

Is there a ready file in excel can convert number to text
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,722
Default how do I convert number to text in excel

Why not simply format the cell(s) to "text"?
Or, if using formulas,
=TEXT(A2)
would turn whatever number is in A2 into a text value.

--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Medegypt" wrote:

Is there a ready file in excel can convert number to text

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,069
Default how do I convert number to text in excel

Do you mean you want something that will spell out numbers (for printing
checks,e tc.)? If so, you could use Longre's morefunc.xll which is free at
http://xcell05.free.fr/morefunc/english/
The number spelling function is called NBTEXT.

Or, Microsoft has instructions to create your own SPELLNUMBER function he
http://support.microsoft.com/default...23120121120120

If you are new to user-defined functions (macros), this link to Jon
Peltier's site may be helpful:
http://peltiertech.com/WordPress/200...e-elses-macro/

Hope this helps,

Hutch

"Medegypt" wrote:

Is there a ready file in excel can convert number to text

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default how do I convert number to text in excel


Assuming you mean 1 to One have a look 'here'
(http://support.microsoft.com/kb/213360)


--
mdmackillop
------------------------------------------------------------------------
mdmackillop's Profile: http://www.thecodecage.com/forumz/member.php?userid=113
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=69232

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
convert text to number in excel The IC Teacher Excel Worksheet Functions 8 January 15th 08 07:59 PM
can we convert number to text in excel as if 1= One Akhil Excel Discussion (Misc queries) 2 August 14th 06 06:24 PM
In Excel, how do we convert text into number (value)? Hersh Levy Excel Worksheet Functions 1 July 29th 05 11:54 PM
convert text-format number to number in excel 2000%3f Larry Excel Discussion (Misc queries) 1 July 29th 05 08:18 PM
convert number to text in Excel Canscat1 Excel Programming 3 November 10th 04 12:31 PM


All times are GMT +1. The time now is 08:41 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"