Sales & Purchase

  • Thread starter Thread starter Abdul Shakeel
  • Start date Start date
A

Abdul Shakeel

I want to make a simple database to record sales & purchase my products I
have made several tables but unable to link them out to get the desired
results, I have made these tables:

tblproducts
tblcustomers
tblsuppliers
tblemployees
tblorders
tblorderdetails
tblpurchaseorder
tblpurchaseorderdetails
tbltransactiontype
tbltransactions

How I relate each of the above stated tables to get my desired results, with
minimum requirement of vba programming, in all of the above stated tables
fields are as same as given in a Northwind 2007, please help me I am in a
urgent need for this...:)
 
Microsoft.com has many database templates which will have all the basic info
you need. Google "Microsoft Access Templates"
 
Back
Top