| Chat with a LIVE Microsoft
Access Expert! |
||||
|
||||
|
#1
|
|||
|
|||
|
Billing type reports
Hi,
I am trying to construct what is essentially a bill in access. The report needs to list a whole load of different data fields (name, address, customer id, letter reference etc etc) and display them on the report. The difficult bit is that with each customer there are a number of transactions. The number of transaction depend entirely on individual circumstances and cant be predicted. I need to find a way to create a report that will list each customer and all his details on his own page (these will be individually printed) and his own transactions (how ever many he has) as a list! If anyone could suggest the best way to go about this it would be useful!! Thanks in advance |
| Sponsored Links |
|
#2
|
||||
|
||||
|
Re: Billing type reports
Depending on the specifics of your table structure, either using the Sorting and Grouping options of the report to get the basic data into the group header and the transaction details into the detail section, or a report/subreport.
|
|
#3
|
|||
|
|||
|
Re: Billing type reports
Thank you for your reply.
You gave me enough to start on and for a while it did seem to be working. However when I linked a second set of ‘ transactions’ it all fell down. What I am trying to do can be best compared to a mobile phone bill. You would have a bill/report that is laid out as follows a set of information such as name, address, reference numbers etc and some standard text {from master table} A variable length table listing all calls (when, how long, who to etc) {from table b} Some standard text, with maybe a couple of bits of user info{from master table} A variable length table listing all SMSs (when, who to, etc) {from table c} Some standard text, with maybe a couple of bits of user info{from master table} A variable length table listing all internet accesses (when, how long etc) {from table d} Some more user information {from master table} using this analogy when I tried to set out the report like this access would put the first call followed by the first SMS followed by the complete list of internet access. Then the first call the second SMS and then the complete internet list again! And so on and so on… I just can’t seem to get this to work! I even tried exporting and setting up a mail merge in word, but the mail merge in word doesn’t support variable length tables so you end up with tons of white space. I really don’t care how I get this to work, as long as I can get the reports made automatically ready to be printed it doesn’t make much difference what office software I have to use. |
| Sponsored Links |
![]() |
| Tags |
| access, billing, reports |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| "Query is too complex" error in Access 2007 | mattsteele8 | Queries | 12 | 03-20-2009 08:35 AM |
| update table properties automatically | lala | Forms | 8 | 12-11-2008 07:38 AM |
| Problem designating Excel file type when saving from Access | Bilbo_Baggins_Esq | Modules & VBA | 2 | 11-20-2008 06:17 AM |
| Form with text box and combo box by type | rsbutterfly16 | Forms | 4 | 06-15-2006 01:05 PM |
| Setting Up good report menus for end users - a lot of reports! | misscrf | Forms | 1 | 05-25-2005 11:17 AM |