It was my own oversight. I didnt change this line If reccount > 0 Then to If reccount > 1 Then
Works the way it should. So is it still reading each character or the entire file as a record?