welcome to the forum, RuiC. it's better you upload a sample Excel file next time. try this in B4:
=TRIM(MID(SUBSTITUTE(SUBSTITUTE(REPLACE($A4,1,FIND(" - ",$A4)+2,"")," x ",REPT(" ",100))," v ",REPT(" ",100)),1+(COLUMNS($B4:B4)-1)*100,100))

copy over to C4. not sure if you use semi-colons instead of commas. if so, change all commas to semi-colons. to attach a sample workbook. Make sure there is just enough data to make it clear what is needed. Include BEFORE/AFTER sheets if needed to show the process you're trying to complete or automate. Remember to desensitize the data.

Click on GO ADVANCED and use the paperclip icon to open the upload window.

View Pic