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 how i would create a button to extract the relevent information from the string of text and import it into a table. Would i need to use some kind of an array??
Any help would be much appreciated. thanks.
Any help would be much appreciated. thanks.