I'm trying to clean up my data and I have a cell that says "ABC123 " for example. There must be something unique about those "spaces" as nothing I try can get rid of them. Is there a formula that finds the last letter or number in a cell, then removes anything else to the rest of it? Please note that I might get a cell with "ABC 123 " and I need it to come back as "ABC 123" with only the trailing spaces removed. Thanks!