M
Minitman
Greetings,
I am using the PROPER function in a formula for street names. Here is
the snippet of code in question:
...&IF(AB2<>0,Z2&" "&PROPER(AB2),"")&...
Works for everything but the numbered streets (eg. 12th street becomes
12Th Street and 3rd Street becomes 3Rd Street). Is there any way for
the "th" or the "rd" to remain lower case and the "Street" to be
PROPER?
Any help would be appreciated.
TIA
-Minitman
I am using the PROPER function in a formula for street names. Here is
the snippet of code in question:
...&IF(AB2<>0,Z2&" "&PROPER(AB2),"")&...
Works for everything but the numbered streets (eg. 12th street becomes
12Th Street and 3rd Street becomes 3Rd Street). Is there any way for
the "th" or the "rd" to remain lower case and the "Street" to be
PROPER?
Any help would be appreciated.
TIA
-Minitman