P
Pam
I have a Form with a subform and am wanting to print a
report and use the Current datarow's value (Invoice
Number) and use that for the critiera in my report to
print out.
I went to a Macro and did an OpenReport. then in the
where I put reports.rptInvoice.INVNBR =
forms.frmInvoice.INVMBR. But I get only the report with
no data (ERROR). In my forms view, there are more than
one record open, I am just wanting to print the current
record's INVOICE Number in that report.
What am I doing wrong?
report and use the Current datarow's value (Invoice
Number) and use that for the critiera in my report to
print out.
I went to a Macro and did an OpenReport. then in the
where I put reports.rptInvoice.INVNBR =
forms.frmInvoice.INVMBR. But I get only the report with
no data (ERROR). In my forms view, there are more than
one record open, I am just wanting to print the current
record's INVOICE Number in that report.
What am I doing wrong?