| Thread | Last Post | Replies |
|
| Ole Object Not Printing | 27 Dec 2005 05:01 GMT | 1 |
Hi; Installed a runtime version of an A2K dbase. One of the Rpts prints 3 pages. This Rpt has Page 1 and it contains a Sub-Rpt that contains pages 2 and 3 .
|
| Report Print Error | 26 Dec 2005 21:29 GMT | 4 |
I have a report with each record seperated by a solid line. The report prints a double solid line after some records and no solid line after others. It appears to be random. Using Office Access 2003 SP1 and Windows XP Professional Version 2002 SP2.
|
| Suppress Header last page | 26 Dec 2005 17:04 GMT | 2 |
I want to suppress the header on the last page of a report. How do I do that? Any help will be greatly appreciated!
 Signature Sandy
|
| Open report to certain page MS Access | 26 Dec 2005 08:45 GMT | 1 |
I normally only need to print the last page of a report. Is there a way to open a report to the last page? I could use a filter or parameter query, but I need the totals calculations in the Report Footer. Thanks in advance for any help you can offer.
|
| Pick List In Report | 25 Dec 2005 20:10 GMT | 2 |
MS Office 2003 Pro I have a table that stores phone calls with contacts: Table: Calls Columns
|
| Counts in Report Groups | 25 Dec 2005 17:12 GMT | 1 |
Hi, I am new to ACCESS but I am needing to count rows in a grouped report. Let me try and explain better: I have an inpection checklist that is filled out for each facility. the Checklist has about 25 questions and I am tring to build a report that will
|
| Dynamic field sizes in reports | 25 Dec 2005 15:24 GMT | 3 |
I am trying to create a report that has 5 simple (small!) fields and two memo / text fields on each row. These text fields can either be a few words long or lots of words long. I would like to produce a report where the next row starts just after the previous one with no large ...
|
| Using OutputTo with a report that has OpenArgs | 25 Dec 2005 11:04 GMT | 1 |
I have a report that I want to output to a Word file. I have most of the code working fine with a small exception. I want to pass a parameter into the report, preferably using the OpenArgs argument. But i don't know the syntax for launching a report with OpenArgs when I am
|
| Detail | 25 Dec 2005 06:25 GMT | 10 |
I have report with two columns I have code on Detail Event that make print on the detail insted textbox. And when I am going to print ex. 3 raw, so I need to change Detail.Height such as this example:
|
| Header and/or footer should be suppressed | 24 Dec 2005 18:58 GMT | 3 |
I have a report which is sorted by Branch. When Branch changes the title and header are printed on the page. All of the detail records are complete on one page, however the report prints the title and header on the next page with no detail records. Is there anyway to suppress ...
|
| Addresses | 24 Dec 2005 15:55 GMT | 3 |
I have designed a data base that has amongst others a field for residential address and a field for postal address. The postal address field is only used when it is a Post office Box. The problem is that when I send out mail, I want the system to be able to use the postal ...
|
| Can't open saved report | 23 Dec 2005 22:56 GMT | 2 |
I have created a report a month ago and it was working fine. Now it still report still shows in database window, but, when I doubleclick to open it or try to open it in Design view, nothing happens. I tried Compress and Repair, but still nothing. Does anybody know what this can ...
|
| wrong month displays in access report | 23 Dec 2005 20:51 GMT | 2 |
I have a group heading on a report on a date field and have it set to group by Month. I am using this expression in the control for the heading: =DatePart("m",[dteExpediteRequestDate]) The format is set to "mmmm" The report is based on a parameter query where the user enters a ...
|
| matching price to item | 23 Dec 2005 18:26 GMT | 2 |
I have a query that totals deliveries/customer based on grade and I need to match my prices from my price table to the proper grade. Something like this: Name Grade
|
| Crosstab Query: Sort Column heading based on other column sort | 23 Dec 2005 18:10 GMT | 7 |
I have created a report based on a cross tab query and would like to Sort the column heading of the report based on the sort order of another field. I have three tables called survey results, survey questions and survey
|