access supplier project order management are there any templates

J

John Ham

a need to manage supplier/contractor product quotes,or protect estimates,also
deliver lead times, successful ones would be allocated a purchase order
number, related to a department/depot,and employee/manager, reports/queries
as to competetivness and performance, highliting best choice, and pricing
discounts
 
H

Haris Rashid

hi John,

you can set up the database and application in MS Access as:
Create the tables: Suppliers, Orders, Employees and Products.
you will need a junction table ProductsBySuppliers to link Suppliers and
Products.

Once the database is ready you can create the forms with the business logic
in the code for the forms.

A similar application is also available at:
http://www.Designing-Systems.com/Products/ConApp

If you need further help send an email to (e-mail address removed)

Regards,
 

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

Top