gibsongk55
Board Regular
- Joined
- Feb 15, 2010
- Messages
- 61
Hi,
Does anyone have a vba code to punctuate addresses?
Here is a small list i started, of course it would have to search for a space after each one so it does not punctuate if the characters are in the middle of a word.
pl -> Pl.
trl -> Trl.
ave -> Ave.
ct -> Ct.
st -> St.
ne -> N.E.
nw -> N.W.
se -> S.E.
sw -> S.W.
rd -> Rd.
apt -> Apt.
cir -> Cir.
Thanks,
Gibs
Does anyone have a vba code to punctuate addresses?
Here is a small list i started, of course it would have to search for a space after each one so it does not punctuate if the characters are in the middle of a word.
pl -> Pl.
trl -> Trl.
ave -> Ave.
ct -> Ct.
st -> St.
ne -> N.E.
nw -> N.W.
se -> S.E.
sw -> S.W.
rd -> Rd.
apt -> Apt.
cir -> Cir.
Thanks,
Gibs