View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
rob c rob c is offline
external usenet poster
 
Posts: 5
Default Space in address

I need a program that puts a space between the street number and the street
name of an address. They are in the same field and there are no delimiters,
Example:
Currently should be
123First Street 123 First Street
2NSecond Street 2 NSecond Street

Any suggestions?