| Thread | Last Post | Replies |
|
| No data event | 05 Apr 2007 13:02 GMT | 2 |
Im trying to set up a report that will print out another report only when the first report is blank. I place a open report macro into the on no data event of the first report and get a runtime error of 2212 error when it trys to print the 2nd report
|
| How to pass through values from a table to Header Report | 05 Apr 2007 12:56 GMT | 4 |
I'm working in a report with Microsoft Access 2002, based on a query. The BD has another table with 2 fields: "Year" and "Quota of the year". I need to put that "year" value in the page header and the "Quota" value in the detail header.
|
| 4 identical reports on page | 05 Apr 2007 12:48 GMT | 2 |
I have report that I want to print in a booklet, each page being 1/4 of a 8x11 sheet of paper. The report spans about 60 pages, so I'm looking at putting multiple subreports in a main report. However, when I do this, the top 2 subreport will populate the entire page and the ...
|
| Adjusting One Side of a Box | 05 Apr 2007 12:20 GMT | 2 |
When in Design View and a text box, a label box, or a line are selected (just using those as examples), if I hold the "Windows Flag" key down pressing one of the cursor keys, whatever I've selected moves one dot in the direction I want. If I hold the Cntr key down while pressing ...
|
| Printing labels and Null values | 05 Apr 2007 03:52 GMT | 1 |
Need help on printing the labels and values on a subreport even when none exist. I have subreports that I want to have print out even if there was no data entered into the table.
|
| Conditional printing | 05 Apr 2007 02:21 GMT | 1 |
I have a form in which one of a number of conditions is chosen for each record using a combo box. Once a condition is set in each of the records, a print button is clicked and a report is generated for each condition. Each report contains all records in the form that meet the ...
|
| Suppress Zero | 05 Apr 2007 01:26 GMT | 2 |
Probably a very simple answer to this but I can't find it. How do I suppress zero (display as a blank) on a report.
|
| Adding Cont. when Section Header spans mutliple pages | 04 Apr 2007 20:40 GMT | 1 |
A few times, the data under a section spans multiple pages (ie. a list of contacts in a state). I would like to have the section header (State Name) repeated on the second page but with "cont." included (ie. Illinois cont.) Any suggestions
|
| Putting info from 2 queries into a report | 04 Apr 2007 20:32 GMT | 2 |
Access Version: 2003 OS: XP Pro First a little info about the database. This database is used to keep track of checkout information from our production department. It has three main
|
| Easy Count Question | 04 Apr 2007 20:02 GMT | 6 |
I'm creating a report and want to count the number of cells with currency in the column called Downpay. In my control source I'm using this criteria but keep getting an error value, any ideas on how I can count these. I don't want a sum, I just want a count. Thanks for your ...
|
| Using wildcard characters in conditional formatting | 04 Apr 2007 19:26 GMT | 6 |
Using AC2003 (2000 format) I have a report based off of a query with the following seven fields: PO Number, Description, Notes, Status, Date Entered, PO Created and Company How would I make the bachgrounds of all seven fields red when the word
|
| View reports first... | 04 Apr 2007 19:00 GMT | 2 |
I have a button with code attached, that once clicked will envoke the following. I would prefer to view first prior to printing, as there are many pages (10 reports). What would I add to this code to get it to work, or is it possible?
|
| Hiding lines in detail | 04 Apr 2007 18:44 GMT | 2 |
I'd like to hide a line when a field from a query = a 0 or IS NULL. Meaning: Client_name Bill# Total Joe Brown 123456 $1.500 (this line should appear)
|
| Sort order in a chart | 04 Apr 2007 16:54 GMT | 3 |
Can anyone tell me if it is possible/how to set the sort order in a chart. It is in alphabetical order at them moment abd i can't seem to change the order at all, same with the legend which instead of Mar, Apr May puts it as Apr, Mar, May?
|
| Multiple queries on one report | 04 Apr 2007 16:22 GMT | 3 |
How can I have a report utilize the results of multiple queries? Thanks
|