Here's my problem. I need to create a report which contains several OLE objects (Word documents). In order to get all of the information on the documents to print, I need to resize the OLE objects on the report. Unfortunately, resizing them takes up a lot of space and therefore only allows me to fit 2 or 3 on the report. Does anyone know of how I can fit all of these OLE objects on my report? I thought I could use the 'can grow' property (and I wouldn't have to resize them myself), but that's not an option on the OLE property list. Any help would be greatly appreciated.