I have a database field that I need to be able to dissect into two different parts. The first two digits or letters and the last four digits or letters. This is needed so that I will be able to determine which group and sub group a particular record should belong to. I was wondering if there was a easy way to do this other than me doing this manually for over 900 records.