Edd
What is the range of possible values for your numeric variable? In any case a table or array would probably be the simplest way: eg, a 10 by 4 array could store the english words for the 10 numerals in four positions (only the teens would slightly complicate the algorithm - pity we don't just say "nine", "onety", "onety one", "onety two", etc)
If this sounds promising but you need more help, reply here
Cheers, Al
----- Edd Moser wrote: ----
I am triing to convert a number to text. 45 to forty five.