View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Kilmer[_2_] Bob Kilmer[_2_] is offline
external usenet poster
 
Posts: 71
Default ASCII Conversion

In what sense is 12592 decimal = 10 ascii? Are you saying the decimal number
12,592 is equivalent to the ASCII string "10"?


"Keith" wrote in message
...
Anyone know an easy way to convert a Decimal Number to
ascii. As an example 12592 decimal = 10 ascii. Please
reply asap.