I'm trying to create a report that, for each record, links to a different scanned image. The file name for each image is stored in the table with the document number and other info. I created a query, concatenated the fields that contain the path and filename and, for that field on the report, turned the hyperlink property on. This made the field "hot", but it does not go to the file, it only goes to the directory that the report is output to. The only successful way I could put a hyperlink in that works is to use the Insert Hyperlink menu option which forces you to select a specific file.
Does anyone know how I can use the data in the table to point to a different file for each record?
Thanks,
Erika
Does anyone know how I can use the data in the table to point to a different file for each record?
Thanks,
Erika