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.