I have attached links to two spreadsheets: "Before" and "After." Here is what I am trying to do to "Before" so it ends up looking like "After."
1) If you look at the code in "Before," you will see I am trying to apply this formula to all items in column A: =RIGHT(A2,LEN(A2)-FIND("-",A2,1))
2)...