View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Sam Wilson Sam Wilson is offline
external usenet poster
 
Posts: 523
Default Convert numbers to words, 3=ship, so if I enter 3, it says ship.

Ctrl + H is find and replace, find "3", replace with "Ship" etc.


"Erin Briana" wrote:

I have a huge list of numbers that each signify a different place. How can I
covert this is excel without doing it myself- looking up the location from
the code and typing it in- too time consuming.