G
Guest
I have an invoice report that is created in a batch. The qeury behind the
report gets the incoicenr from the batch.
Now I want to create a functionality to print a copy of the invoice. So I
created a form, with a text box for an invoicenr. I created a new report that
gets the invoicnr from the the new form.
So it is clear, and working fine.
I have now 2 invoice reports, and two times maintenance.
My question.
Is it possible to create one invoice report, that can work with the batch
and with the form.
Can I create a dynamical report, without the problem of binding it to a
tabel or form.
Should I use qeury behind the report?
Is there a vb example?
thanks for the help
report gets the incoicenr from the batch.
Now I want to create a functionality to print a copy of the invoice. So I
created a form, with a text box for an invoicenr. I created a new report that
gets the invoicnr from the the new form.
So it is clear, and working fine.
I have now 2 invoice reports, and two times maintenance.
My question.
Is it possible to create one invoice report, that can work with the batch
and with the form.
Can I create a dynamical report, without the problem of binding it to a
tabel or form.
Should I use qeury behind the report?
Is there a vb example?
thanks for the help