I've been attempting to implement Steve Cassidy's solution, starting  
with copying and pasting a preview version of each report into a  
container field. It took a bit of fiddling because I had to find each  
report individually, copy and paste it, show all records, go to the  
next record, find that individual record, and repeat. It's a kludgy  
process and it runs very slowly, about 20 records per minute. I have  
18,000 records!
The script I am using is below. Am I missing something or making it  
harder than it needs to be?
Thanks in advance...