how do I print a batch of invoices in Access 2003
Y Yuksel Jan 10, 2006 #2 What do you mean about Batch and Invoice. Do you want to print you tabels or database ? or du want to print a report out for some query ?
What do you mean about Batch and Invoice. Do you want to print you tabels or database ? or du want to print a report out for some query ?
B Bob Miller Jan 10, 2006 #3 Create a query of your table(s) that selects the records you want and then create a report on that query.
Create a query of your table(s) that selects the records you want and then create a report on that query.
J Jackie L Jan 10, 2006 #4 Base your invoice report off a query. The criteria in the query should include an invoice range. Specify the invoices needed. This should be done with a form and unbound fields. Let us know if you need help with that.
Base your invoice report off a query. The criteria in the query should include an invoice range. Specify the invoices needed. This should be done with a form and unbound fields. Let us know if you need help with that.