We have a query that references a form field in its parameters. The reference is [Forms]![frm1-2-0 ConferQualifications]![Badge Number]. There is a button on form frm1-2-0 ConferQualifications whose On Click event contains code to open a report. The query in question is the record source for that report.
How can we change the form name programatically in the query parameters?
Thanks, in advance.