How can I create a printable invoice in Access?

B

Beth

I am creating a database that includes products in inventory as well as
customer information (address, phone, email, past purchases etc.). I need
help creating an invoice so when a customer buys something I can print out
the invoice on the computer instead of writing it out by hand! Can anyone
help me? Thanks, Beth
 
K

Ken Snell [MVP]

What you do is create a report that will present the data the way you wish
to print it, and then use a query to supply the data to the report. This is
common thing to do in ACCESS -- are you having difficulty with your setup or
your desired format/data?
 
Top