Lets say your Unbound control in the form is named txt1 and it is in a form
called MyForm
In the textbox in the report type
=Forms![MyForm].Form.[txt1]
So long as your button is in MyForm, the report's text box will show
whatever you typed into txt1
Evi
> I have a report that needs to print a detail line from an unbound control in
> the detail line. I read a databae to populate this unbound control. However,
[quoted text clipped - 46 lines]
> Message posted via AccessMonster.com
> http://www.accessmonster.com/Uwe/Forums.aspx/access-reports/200804/1
luis_a_roman - 10 Apr 2008 03:06 GMT
Evi - Thank you for the feedback. Your feedback help me solve the problem.
Luis
>Lets say your Unbound control in the form is named txt1 and it is in a form
>called MyForm
[quoted text clipped - 11 lines]
>> Message posted via AccessMonster.com
>> http://www.accessmonster.com/Uwe/Forums.aspx/access-reports/200804/1