Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I'm using Excel 2003. I'm creating a spreadsheed into which many people will
be entering data. I'll then be merging the data to a Word 2003 document. My document will need to have numbers written out, such as two or forty-nine rather than 2 or 49. 2 questions, really: Is there a way to make those entering data into spreadsheet to enter only words in a column, rather than numerals? Is there a way for me to convert numerals to words in a column? Thanks. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Convert the numbers to words
http://www.xldynamic.com/source/xld.xlFAQ0004.html -- __________________________________ HTH Bob "Veteran of the software cycles" <Veteran of the software wrote in message ... I'm using Excel 2003. I'm creating a spreadsheed into which many people will be entering data. I'll then be merging the data to a Word 2003 document. My document will need to have numbers written out, such as two or forty-nine rather than 2 or 49. 2 questions, really: Is there a way to make those entering data into spreadsheet to enter only words in a column, rather than numerals? Is there a way for me to convert numerals to words in a column? Thanks. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
First question. Try Data Validation, requiring =NOT(ISNUMBER(--A1))
Second question: http://support.microsoft.com/kb/213360 http://www.xldynamic.com/source/xld.xlFAQ0004.html http://www.ozgrid.com/VBA/ValueToWords.htm -- David Biddulph "Veteran of the software cycles" <Veteran of the software wrote in message ... I'm using Excel 2003. I'm creating a spreadsheed into which many people will be entering data. I'll then be merging the data to a Word 2003 document. My document will need to have numbers written out, such as two or forty-nine rather than 2 or 49. 2 questions, really: Is there a way to make those entering data into spreadsheet to enter only words in a column, rather than numerals? Is there a way for me to convert numerals to words in a column? Thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
CONVERTING CURRENCY TO WORDS | Excel Discussion (Misc queries) | |||
converting a figure into words | Excel Worksheet Functions | |||
Convert numbers (numerals) to words (text) | Excel Discussion (Misc queries) | |||
How do I display numerals (5) as words (five)? | Excel Discussion (Misc queries) | |||
Converting numbers into words? | Excel Discussion (Misc queries) |