| Thread | Last Post | Replies |
|
| Only ONE report | 07 Jun 2005 17:31 GMT | 2 |
I'm kinda lost and need some help. I have a form with a button: On click it opens a report (based on DoCmd.OpenReport "testReport", acPreview) The report should grab the data from a table "test" (2 columns - "date" and
|
| Page Break | 07 Jun 2005 17:03 GMT | 3 |
I have a report that prints a list of members and one of the fields is a yes/no field for those below the age of 18. I have already created the sorting by those below 18 but what I want to do is to force a page break the moment it hits the first record of below 18 but I ended up ...
|
| Formating results output | 07 Jun 2005 15:53 GMT | 2 |
I was told that there is a way to make mailing labels with the data taken from a table in access. Is this true and if so can someone point me in the right direction? (I have a list of a few hundred customers and i wish to send a package to
|
| Predefine lines printing in a report | 07 Jun 2005 14:56 GMT | 2 |
Can someone please tell be how to print a report that only prints predefine number of records on each page -- mashyp
|
| company directory | 07 Jun 2005 14:34 GMT | 4 |
I am trying to create a directory for a large company via an Access report. Most of the information for the directory is stored in a database. However, there are some items that are not stored in the database (i.e., listing of conference rooms and their phone extensions, phone ...
|
| Sub-reports causes multiple parameter prompts | 07 Jun 2005 14:05 GMT | 3 |
I have a set of 5 Report objects that all pull from the same Query. The Query possesses 12 fields where 10 of them are split among the five reports (two fields per report). I have a parameter in the Query to prompt the user.
|
| Newbie to Access doing Report | 07 Jun 2005 13:50 GMT | 7 |
Hey newbie here - I have done a basic report and it looks good. The only problem I have is that ALL the records are printing on my report. I want all records to print except for the records that have the Status of "Closed".
|
| Sum in a report | 07 Jun 2005 13:14 GMT | 1 |
I have a report with some numeric values listed, but I need to make a sum of them all and display it at the end. How can I do that? Thanks in advance.
|
| Same field in Reports from different tables. | 07 Jun 2005 13:10 GMT | 1 |
I have a db for a Personal Injury Law Firm. I have a seperate table for each type of case-Auto Accident, Medical Malpractice, Slip & Fall Etc. Each table has a calculated field to record the Statute of Limitations for that case-(Date of accident plus the statutary time period to ...
|
| report field returning data from a lookup rather than table | 07 Jun 2005 12:57 GMT | 1 |
I have a field with this lookup: SELECT tblUOMLength.txtUOMLength, tblUOMLength.Description FROM tblUOMLength; It's bound to Column 2 and displays values like this:
|
| Generic laser question | 07 Jun 2005 07:52 GMT | 2 |
My new Dell 1700 laser will not print the top .25 and bottom .19 inch. My question is what is normal for other brands of lasers? I have some 5 up pre-printed cards that need to be filled and they have no top border.
|
| justify text in a textbox in report | 07 Jun 2005 07:24 GMT | 3 |
i'm sorry for my english i' from Italy. i see this link http://www.lebans.com/justidirect.htm in a italian newsgroup for access ( it.comp.appl.access). The routine is good for my db (Access 2002, O.S. Windows 98), but when i
|
| PDF to SendObject | 07 Jun 2005 07:22 GMT | 3 |
I have just written a VBA script (below) that successfully prints a single record to pre-defined report, then uses SendObject to load it onto an E-mail (and inserts the E-mail address, etc ). Not bad for a newbie. But the report has some formatting that makes it difficult to use ...
|
| One main record, many sub records | 07 Jun 2005 03:32 GMT | 1 |
I am stuck on how to make one record appear with all its associated sub records. What I am doing is almost identical to a scenario where you have a customer in a video shop, and the report you want to generate is one that shows some customer details, and along with that it shows ...
|
| Alter number of pages | 07 Jun 2005 00:44 GMT | 2 |
I have a report formatted as a "booklet." The cover is the result of the report header section being made just big enough to completely fill the first page. After that, the data prints.
|