Why are you doing it in the ON PRINT event? Why not just put the desired
data in the unbound text box and let it load when you open the report?

Signature
Rick B
>I have a report where I have an unbound text box as one of the detail line
>fields. At time of printing, I want to set that detail line to a value. I
[quoted text clipped - 9 lines]
>
> Brad
Brad Pears - 31 Oct 2005 22:00 GMT
Yes, you are correct - there was an easier way - which is basically what you
were describing...
Thanks, Brad
> Why are you doing it in the ON PRINT event? Why not just put the desired
> data in the unbound text box and let it load when you open the report?
[quoted text clipped - 12 lines]
>>
>> Brad