J
Jason
Hi,
I was wondering what the syntax is for setting the controlsource of a report
based on the values from a form.
I have a form which has recordset, but i want it do it for a report as well,
but a report doensn't have a recordset property.
So basically i want to use values from the form's controls to display in the
report. All textboxes in the report has the same names as in the form.
Can it be done something like for each control in form do...... (i don't
know the syntax)
I was wondering what the syntax is for setting the controlsource of a report
based on the values from a form.
I have a form which has recordset, but i want it do it for a report as well,
but a report doensn't have a recordset property.
So basically i want to use values from the form's controls to display in the
report. All textboxes in the report has the same names as in the form.
Can it be done something like for each control in form do...... (i don't
know the syntax)