| Thread | Last Post | Replies |
|
| Show column lines/grid lines or reports | 12 Nov 2004 05:33 GMT | 1 |
Hi i created a report using the wizard, and when i generate a report i want to like have column lines so that u can distinguish one column from another
|
| double input of parameters | 12 Nov 2004 05:30 GMT | 1 |
In my Access 2000 database: I have a report with a subreport which requires mutliple parameters. After I have input the parameters and see the report, I must input the parameters again to print the report. Is there a way to avoid inputting the parameters a second time?
|
| Summary by Page? | 12 Nov 2004 04:18 GMT | 1 |
Is it possible to do a summary listing each page number with a field total next to it? Ex: Page 1 $5,655.78 (page total from first page)
|
| Printing Reports Casewise | 12 Nov 2004 04:12 GMT | 2 |
I do psychological research and I use Access 2003 reports to automatically fill in fields for each person participating (ie I print out questionnaires as reports with the person's name, ID#, and other person-specific fields filled in).
|
| Group Report total problem | 12 Nov 2004 03:53 GMT | 1 |
I'm trying to sum an amount in a group footer on a report from a query. When I change from 4 decimal places to 2, it rounds. Clearly you can see the total is off by .01. Please HELP!
|
| Print One Envelope | 12 Nov 2004 01:58 GMT | 2 |
All, What is the best approach to printing one Envelope from an Access application? Currently, my application (Acc 2000) allows the user to print a form letter for a specific customer using vba code to move data to a Word
|
| Dot Matrix printer errors after multiple reports | 12 Nov 2004 01:25 GMT | 1 |
I have a form that has three buttons on it. Button 1 prints Report 1. Button 2 prints Report 2. Button 3 prints Report 1, then Report 2. The reports are identical in design but print to different printers (although they are both Panasonic KX-P3196 printers).
|
| Trouble with Summing over Group | 12 Nov 2004 00:52 GMT | 1 |
Access 2003. I have a report that has a control in the group footer whose control source is defined as: =Sum([PLEDGED]) PLEDGED is in the underlying query (the reports record source) and is
|
| Naming the 'Quarters" | 11 Nov 2004 22:07 GMT | 1 |
I would like to have a text field in the grouping header of a report (sorted quarterly) to result in "1st Quarter", "2nd Quarter", etc. for each appropriate quarterly group. How would the control source formula for such look?
|
| Sum values from subreport to groups | 11 Nov 2004 19:46 GMT | 5 |
I have a report that shows work orders completed by department (group total) and by hospital (grand total). The detail section shows the work order information with 2 subreports work order hours and parts cost. The 2 subreports show the total hours and total parts cost for that ...
|
| adding additional controls to design | 11 Nov 2004 17:17 GMT | 3 |
how do you add a control to an already designed report? I have a completed report but i have forgotten to place one control from another table in this report when i used the wizard to create it.Is it possible to do this?
|
| Remove Report Groups At Runtime | 11 Nov 2004 17:06 GMT | 4 |
Does anyone know if a Report Group can be removed programatically at runtime? I know we can use the CreateGroupLevel method in VBA to add groups, but is there a method than can remove groups?
|
| How to count a field if the numbers are <0 | 11 Nov 2004 16:34 GMT | 3 |
I have a field that calculates a number. In the footer I want to count only the numbers that are less than zero. What expression doI use?
|
| Carriage Return and Line Feed | 11 Nov 2004 16:32 GMT | 1 |
I have a report that pulls data from a linked SQL Table. One of the fields from the linked table is a text field. The carriage returns and line feeds show up as sqaure boxes in this text field. How can I format this field on my report so that when the sqaure box shows up it ...
|
| Sum control of sub-report at footer of main-report | 11 Nov 2004 15:23 GMT | 1 |
I need to have a total of a sub-reports' control at the end of the main-report. But when I put a reference to controls of sub-report on its main report, it causes a #Name? error. could anyone help me to make it??
|