View Single Post
  #6   Report Post  
Wildman
 
Posts: n/a
Default

On Sat, 15 Jan 2005 01:51:35 GMT, Wildman wrote:

anyone know how to change a nine digit number into a base 32 number?

change "347472963" to "abc123"


I have found away to convert a 6 charactor base 32 string to decimal
using a VLOOkup to change the alpha charactor to decimal.
but Im stuck going to other way.

Thanks to any help in advance.

Wildman




I'm not sure how to use the visual basic
code. Could someone "splane" to me
what to do with it?

Thanks again

Wildman