Have a column where freeform module numbers are entered (i.e. 101, 204, 300, S811). I want to create a helper column, where it will read the module number and assign a single digit.
(i.e. 101, 104, 141, will all return "1" in the helper column and so on)