The database that I'm pulling from using one field for the address (Ex. 123 S Main St.). I was able to strip out everything before the space, which was 123 in this example. Unfortunately, garbage in garbage out. In this new field, I can see for following for a digit field:
123
123B
123-Blk
123-127
123BLK
So, how can I force all to show numeric only and when there's a hyphen present, just show the numerics only before the hyphen.
TIA
123
123B
123-Blk
123-127
123BLK
So, how can I force all to show numeric only and when there's a hyphen present, just show the numerics only before the hyphen.
TIA