I've built a model using RegExs to capture the fields I want, however this will be an ongoing effort, with updated reports, where certain fields will vary in length. An issue I've noticed is that some fields grow in length, and the regex does not adjust the field size to capture new data. Is there anyway around this? We will ultimately be running the project on an Automater server.