S
Slimmyy
I have a list of Zip codes, some have the +4 and some do not. I am trying to
show the left 5 numbers (i.e. only the zip code, not the +4) in a column
using the left function. I know how to do it with a specific string, but this
list has 90,000+ records and I cannot do it for each zip code individually.
Can anyone help?
Thanks!
Lee
show the left 5 numbers (i.e. only the zip code, not the +4) in a column
using the left function. I know how to do it with a specific string, but this
list has 90,000+ records and I cannot do it for each zip code individually.
Can anyone help?
Thanks!
Lee