473,387 Members | 1,344 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Report Layout Help Required

I have to create a function which cycles through all of the clients
customers, selects any advice notes issued during the period in
question and print of an invoice for each advice note and also a cover
sheet showing each invoice number and the amount and a total balance
owed.

I am struggling to create the report (or should that be reports?) I
already have an invoice report so should I use that and a summary
report or put the invoice report on the summary report as a sub?

Any ideas?
Nov 13 '05 #1
2 1268
You're likely to be doing this with a Query rather than a "function that
cycles through...". However, with no information on how your tables are
structured, and data is stored, we can't likely give you any worthwhile
advice.

Larry Linson
Microsoft Access MVP

"David Mitchell" <da**************@talk21.com> wrote in message
news:c3**************************@posting.google.c om...
I have to create a function which cycles through all of the clients
customers, selects any advice notes issued during the period in
question and print of an invoice for each advice note and also a cover
sheet showing each invoice number and the amount and a total balance
owed.

I am struggling to create the report (or should that be reports?) I
already have an invoice report so should I use that and a summary
report or put the invoice report on the summary report as a sub?

Any ideas?

Nov 13 '05 #2
Table structure will be fairly standard, tblcustomer (containing
yes/no field - yes for account holder and no for cash sale), one to
many with tblinvoice (containing fields for advice note number,
invoice number, invoice date etc etc) in one to many with
tblinvoicedetail.

My first thoughts were to loop through a recordset of customers who
were account holders and had records in tblinvoice with the advice
note field completed (this is set when a customer is billed, if they
are an account holder they get an advice note which they sign, if they
are not an account holder they get a cash invoice). Each record on
the recordset would then have an invoice printed for each advice note
issued and a summary sheet which would list the invoice number, the
total owed from that invoice, an overall amount sue for the month plus
any balances outstanding from the previous month.

Hope this helps
Nov 13 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Mir Nazim | last post by:
Hi, I m planning to use ZODB for an applicaton. Is any one aware of report generators like Data Vision, Crystal Reports, fo python object databases. Some of you may have faced/solved similar...
3
by: CSDunn | last post by:
Hello, I have a situation with MS Access 2000 in which I need to display report data in spreadsheet orientation (much like a datasheet view for a form). If you think of the report in terms of what...
3
by: Melissa | last post by:
What specifically causes the Format event of a report's section to fire? Thanks! Melissa
2
by: Bill | last post by:
I'm having trouble making hyperlink fields or controls or labels to be active in a report. The hyperlink field is fine in the Table and in the Query but not in the Report based on the query. I...
14
by: Anoop | last post by:
Hi, I am new to this newsgroup and need help in the following questions. 1. I am workin' on a GUI application. Does C# provides Layout Managers the way Java does to design GUI? I know that it...
11
by: Ryan | last post by:
I am writing a VB (2005) program that will allow the user to fill out and print a form. The form input is stored in a database (SQL 2005) to be retrieved/viewed/printed later. The form is...
1
by: Jeff | last post by:
hey asp.net 2.0 I'm trying to create a web page where users can register to my web portal. But I've run into a layout problem when using the data validator classes. The problem is that the...
7
by: TC | last post by:
I've produced an Access application for a client. For one report, text gets cut-off at the right margin when we print the report. It does this only when we print; it doesn't happen when we view the...
3
by: creative1 | last post by:
Here is how you create a complex data report that involves parent and child commands and you can update information at runtime. Its pretty straight forward to work with simple queries; however,...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.