If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I have a spreadsheet which contains academic marks for students. They are in the form of a number followed by a letter. E.g. 6a, 4b, 7c etc.
Is there a quick way to remove the letter, so that the above examples would become simply 6, 4 and 7 ?
If the number is always 1 digit - as implied by the formula - then another simple way to do this is by using Text to Columns > fixed width > do not import the letter portion.