Help with Right$ Expression

E

esersen

I have a column of data that I want to separate using Right$. The column
contains elements such as ABC-DEFGH or ABCD-EFGHI or ABC-DE or ABCD-EFG, etc.
I want to be able to place all of the characters right of the '-' into a
separate column. Can you help?

Thanks,

Ernie
 
Top