Hi,

I am trying to use a file that does not have a delimiter. I do have a coding book though, so I know for example that the first 3 characters are the county number, the next 8 are the voter registration number, etc. Is there a way I can break up the one huge strung variable into multiple variables. I want the first three charters to be on one column, the next 8 in another, etc.

Any suggestions? The file has 4,000,000+ records so trying to do anything on excel isn't really possible.

Thank you!