try using the mid() with a counter going backwards, that looks for the "\", once found then cut using the mid() command

OK