Hello,
I have a column with lots of values in the format '12PR' ie number, number, letter, letter. In fact they are all two digits followed by the letters 'PR' unless they are null or a '-' neither of which I want to include in my final result. I would like to just have the numbers in a query in a new column (I can't change the original table). I want something that has the same effect as 'Left' does in excel or something that will save numbers and remove letters or remove specific letters.
Is this possible in the design view?
Thanks
SO
I have a column with lots of values in the format '12PR' ie number, number, letter, letter. In fact they are all two digits followed by the letters 'PR' unless they are null or a '-' neither of which I want to include in my final result. I would like to just have the numbers in a query in a new column (I can't change the original table). I want something that has the same effect as 'Left' does in excel or something that will save numbers and remove letters or remove specific letters.
Is this possible in the design view?
Thanks
SO