hi, im trying to create a database that will store exam results on a database with ready made tables. The problem is that the exam boards send the results in a string of text with the first 5 characters representing the EntryCode and the next 4 representing the ResultsCode etc. I wanted to know...