J
Jeff
Thanks for taking a look at this problem.
I have table with students details, especially the payment
details-tblStudents
I have a table with the number of payments- tblPayments
I have a querytable made from these tables (without a relationship) to print
the number of invoices for each client depending on the number of months
they pay the cost of the course.
The problem is that details of the query are sent to the invoice (report)
for printing. I have to print all of them in one go. It's ok, but sometimes
a student makes changes and I need to print out a new invoice. I can print
out only the number of the pages related to that student, which is ok, but
I'd like a better solution if possible.
I'd like to print the invoice directly from the visualisation form using a
button. So that only that student's invoices will be printed without having
to look through the pages of the invoice report and alter the printer
settings.
Is it possible?
Thanks for any advice
Jeff.
I have table with students details, especially the payment
details-tblStudents
I have a table with the number of payments- tblPayments
I have a querytable made from these tables (without a relationship) to print
the number of invoices for each client depending on the number of months
they pay the cost of the course.
The problem is that details of the query are sent to the invoice (report)
for printing. I have to print all of them in one go. It's ok, but sometimes
a student makes changes and I need to print out a new invoice. I can print
out only the number of the pages related to that student, which is ok, but
I'd like a better solution if possible.
I'd like to print the invoice directly from the visualisation form using a
button. So that only that student's invoices will be printed without having
to look through the pages of the invoice report and alter the printer
settings.
Is it possible?
Thanks for any advice
Jeff.