I am using Crystal 8.5 on a Paradox DB. Customer has requested the terms of their contract be inserted into the rental agreement, however, they would like to be able to edit the terms without needing to do it in Crystal. They would like to be able to edit a text file in Notepad (or even a Word file) and when the report runs it reads those terms into the report each time it is run. Then, if they change some conditions, it will update automatically. I was thinking of the Insert OLE Object, but that isn't working.. Is this possible? I am guessing I would have to set the path to the file too? Can it read if it's the same folder as the report? Thanks in advance.