EzGoingKev
Registered User.
- Local time
- Yesterday, 21:44
- Joined
- Nov 8, 2019
- Messages
- 188
I have some data in a field. It is basically Make and Model data. Some fields have vehicle type added in:
AUDI-RS5 / RS5 SPORTBACK
VOLVO - TRUCKS - MEDIUM / HEAVY DUTY-VNM SERIES
WHITE - TRACTORS-2-110
CASE - EXCAVATORS-688B CK
I would like them to be separated into two different Make | Model fields:
AUDI-RS5 / RS5 SPORTBACK -> Audi | RS5 / RS5 SPORTBACK
VOLVO - TRUCKS - MEDIUM / HEAVY DUTY-VNM SERIES -> VOLVO - TRUCKS - MEDIUM / HEAVY DUTY | VNM SERIES
WHITE - TRACTORS-2-110 -> WHITE - TRACTORS | 2-110
CASE - EXCAVATORS-688B CK -> CASE - EXCAVATORS | 688B CK
Some of the model names have a dash in them so that kind of screws things up for me.
Any ideas on how to handle this?
AUDI-RS5 / RS5 SPORTBACK
VOLVO - TRUCKS - MEDIUM / HEAVY DUTY-VNM SERIES
WHITE - TRACTORS-2-110
CASE - EXCAVATORS-688B CK
I would like them to be separated into two different Make | Model fields:
AUDI-RS5 / RS5 SPORTBACK -> Audi | RS5 / RS5 SPORTBACK
VOLVO - TRUCKS - MEDIUM / HEAVY DUTY-VNM SERIES -> VOLVO - TRUCKS - MEDIUM / HEAVY DUTY | VNM SERIES
WHITE - TRACTORS-2-110 -> WHITE - TRACTORS | 2-110
CASE - EXCAVATORS-688B CK -> CASE - EXCAVATORS | 688B CK
Some of the model names have a dash in them so that kind of screws things up for me.
Any ideas on how to handle this?