In the Left function, is there a way to grab just the letters, not another character, such as a dash?
I have a column of numbers that include 2-3 letters, a dash, a number, dash, then 1-3 letters.
Example: XX-10000-WQA, XXX-10000-WQA.
I would like to have a column that just shows the first 2-3 letters, without the dash, if that is possible.
Please, and thank you ☺️