Is there a way to generate P.O. or Invoice from access datebase?

  • Thread starter Thread starter Ying
  • Start date Start date
Y

Ying

Would great appreciate any pointers on how to generate PO and Invoices from
database. thanks
 
Would great appreciate any pointers on how to generate PO and Invoices from
database. thanks

A purchase order or an invoice would typically be a piece of paper or perhaps
an EMail message. The information in that object can be created as an Access
Report based on a properly defined set of tables populated with appropriate
data by an Access application - that *you* would need to create.

Access, by itself, doesn't "generate PO and invoices" any more than Microsoft
Word generates short stories or memos. It's a toolbox with which you can build
an application, and - if you choose to do so - that application could contain
a PO report and an Invoice report.
 
Thanks John. I see many templates for Excel, but not Access, made me wonder.
this is helpful.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top