98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Access Training and help » ms access training courses in london - Access Advanced
ms access training courses in london - Access Advanced
Resolved · Low Priority · Version Standard
Shola has attended:
Access Introduction course
Access Intermediate course
Access Advanced course
Excel Intermediate course
Excel Advanced course
Excel VBA Intro Intermediate course
Excel Advanced course
Access Advanced
Im trying to create an Aged Debt Report from a table in Access.
My fields are Customer Number, Invoice Number, Invoice Amount and Invoice Date. A customer would have multiple invoices created on various dates. E.g
Customer Number Invoice Number Invoice Amount Invoice Date
123 Inv454 200 2/1/07
123 Inv455 123 8/2/07
123 Inv456 320 12/3/07
456 Inv457 100 6/2/07
456 Inv458 342 2/3/07
789 Inv459 678 9/1/07
The user will enter a parameter (usually the last day of the month).
SO each cusomer will show in one line only, their current month invoices, invoices outstanding for 30 days and invoices outstanding for 60 days.
I need to create formulas:
1. That will calculate invoices that fall in the current month (pointing to the parameter).
2. That will calculate invoices that fall within 30 days from the invoice date
3. That will calculate invoices that fall within 60 days from the invoice date
If the user entered 31/3/07, the report should look tlike this
Customer Number Current 30 days 60 days
123 320 123 200
456 342 100 0
789 0 0 678
RE: Access Advanced
Hi Shola
This is a little over complex for our forum and I suggest that you look into booking one of our trainers to come out and actually help you create this.
Please contact our enquiries team for more information.
Hope this helps
David
RE: Access Advanced
It's OK. I've created the formulas by using the DATEDIFF function and created the report by calculating a sum on the Customer Number group.
RE: Access Advanced
Thats good to know.
Training information:
See also:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Access tip:Changing MS Programs Text SizeA handy way to increase or decrease the size of text in Microsoft Word, Microsoft PowerPoint, Microsoft FrontPage, or Microsoft Publisher, first, select the text you want to resize. |