Results 1 to 10 of 10

Thread: Solved: Need Zip code `

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    VBAX Expert
    Joined
    Sep 2010
    Posts
    604
    Location

    Solved: Need Zip code `

    I need the zip code parsed into ColumnB from ColumnA

    ONTARIO,CA91761<-incorrect format missingspace after state. I can go thru and fix those manually.
    ANAHEIM, CA 92801-1195
    ORANGE,CA.926672915 <-incorrect format missing dash. I can go thru and fix those manually.
    ONTARIO, CA, 91761
    LA PALMA CA 90623
    PLACENTIA,CA.92870 <- would like the code to replace any periods with a single space
    RANCHO CUCAMONGA,CA,91730 <- would like the code add a single space after commas
    CHATSWORTH,CA.91311

    Sample workbook attached

    Thanks
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •