I am creating a import for a file in Microsoft Access. I need to create an exception report and write any record that will create a duplicate record to my exception report. How do I write 1 line at a time to the exception report and then print it out at the end of my import function? I know where to place the code in my import just not how to write the line to the report in this way. Help please!