A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Setting Up & Running Reports
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Credit Debit Account (Report) for Individual customers



 
 
Thread Tools Display Modes
  #1  
Old June 30th, 2008, 02:42 AM posted to microsoft.public.access.reports
knavlekar
external usenet poster
 
Posts: 25
Default Credit Debit Account (Report) for Individual customers

I have following tables. I have not included all the fields and all the tables
but the fields that I thought that are important for understanding the
database structure.

1) Orders:
Order ID (P.K)
Customer ID (F.K)
Employee ID (FK)
Order Date
Ship Address
Ship Date, PO number, Ship Name, Ship Address, Ship State, Ship Code, Ship
Country, Freight Charge, SalesTax Rate

2) Order Details:
Order Detail ID (PK)
Order ID (FK)
Product ID (FK)
Qty .
Unit Price

3) Payments:
Payment ID (PK)
Order ID (FK)
Payment Amount
Payment Date
Payment Mode

4) Customers:
Customer ID (PK)
Company Name and other customer details fields

5) Employee:
Employee ID & other employee details fields

6) Products:
Product ID (PK) and other product details Fileds.

I want to create Credit & Debit ledger for individual customers for specific
date range.

Can anyone help me out for making this report as well al building queries
related to this report?

Thanks

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 04:05 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.