I need to import a large amount of building codes from a text file to a SQL database. So far I have written the following code which successfully returns the code number and title. How can I match the text after a code's title to the beginning of the next code? I need to import a large amount of building cod