If your data is in A1, use this...
=TRIM(MID(SUBSTITUTE($A1,"-",REPT(" ",LEN($A1))),LEN($A1)*2+1,LEN($A1)))