How to delete all text after second space?
I have this string of text:
MULLER PL (BEPM 100%) NEW CONDO LOT 16
I need to get rid of everything except MULLER PL. I have a large data set of these and they are all different lengths. For example, I also have: SHEFFIELD DR HAMPTON PARK (BEPM 100%) 6 PLEX" and I just need SHEFFIELD DR.
Help anyone?
|