I have an attribute field that has a description that I only want to display a specific string or text. I'm not sure if using a rsearch or rfind or another method for displaying what I want is best? For example, the text field:
VILLAGES OF WOODLAND SPRINGS BLOCK 44 LOT 4
| FIVE OAKS CROSSING ADDN BLOCK 1 LOT 6 PER PLAT D214124070 |
SUMMER CREEK SOUTH ADDITION BLOCK 8 LOT 3 |
I am only wanting to pull out the Block and block number and Lot and Lot number
thanks for any advice