I was able to convert most data in Excel using the following:
022313 534672 13251- More notes (This field equals the file name, good to append the file to record.
022313 =MID(A2,8,6) need to find a way to convert the date to 02/223/2013
534672 =MID(A2,8,6)
13251 = MID(A2,15,5)
- More notes. =...