I have an application that generates a text file containing information used to run a radio station's programming during the day. It contains a single line of text about 60k characters long. The first 8 characters are the date, then every 85 characters constitutes a new schedule entry. I need to put each schedule entry on a separate line, then I can manipulate it to match the expected format of the automation controlling the station. Is there an easy way to do this in Excel?