Hi all,
I want to open a report using an open form's recordsetclone. I know how to get the recordsetclone in VBA - I just don't know how to open the report with the form's data.
I am assuming that I either pass the recordset to the report or reference the open form's recordsetclone from the report. This report is used exclusively from this form.
Code examples would be greatly appreciated!
THX!
I want to open a report using an open form's recordsetclone. I know how to get the recordsetclone in VBA - I just don't know how to open the report with the form's data.
I am assuming that I either pass the recordset to the report or reference the open form's recordsetclone from the report. This report is used exclusively from this form.
Code examples would be greatly appreciated!
THX!
