Thread: macro help
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ria ria is offline
external usenet poster
 
Posts: 3
Default macro help

I would like to create a macro that could convert numbers into text.
1=t,2=r,3=k,4=b,5=a,6=c,7=z,8=o,9=u,0=q

eg

123.45 should be trk.ba

Thanks