| Thread | Last Post | Replies |
|
| Conditionally hide report elements | 13 Oct 2004 17:02 GMT | 5 |
I have a report used to generate a sheet of floppy diskette labels, but we frequently print less than a complete sheet, and then begin the next time in the middle of the sheet. As a workaround, when creating the labels, the form prompts the user for starting position of the first ...
|
| Shading Every Other Detail Line on a Report | 13 Oct 2004 16:15 GMT | 2 |
I used this article to shade every other detail in a report. http://www.support.microsoft.com/kb/210392/EN-US/ it worked beautifully for about three weeks. suddenly for no apparent reason, it is giving me a problem. when i print preview it, i get a "run-time
|
| Cannot Open Any More Databases - Subreport Issue | 13 Oct 2004 15:59 GMT | 4 |
Good afternoon. I have a report with 10 subreports in it. I can view the report just fine, however, when I try to print it I get the error "Cannot open any more databases". When I remove
|
| Help with DCount counting records | 13 Oct 2004 14:07 GMT | 2 |
I am having problems with DCount on reports. I have a query HispanicReportQuery which has the fields: Race Hispanic
|
| Student Evaluation on Report | 13 Oct 2004 13:44 GMT | 1 |
I have a database that keeps track of students grades for a non-profit training center. I have created an access database to track all of the student's information and want to use the information to print certificates for the students.
|
| column headers for each column | 13 Oct 2004 04:42 GMT | 1 |
A small problem. I have a main report with a snaked subreport listing child data. I want to have the column header show for each column. At present it is only showing for the right hand column. How can i fix this little problem? Regards,
|
| field list in a report | 13 Oct 2004 04:40 GMT | 2 |
MS Office XP: Access 2003? I have an existing report. I recently updated the tables this report is based on by adding additional fields. How do I get my report field list to reflect this change? I would like to add the new data to an existing report.
|
| duplicate pages | 13 Oct 2004 04:36 GMT | 1 |
I have a report that prints hundreds of the same page. I really want to export this report that is just a one page graph into word or similar. Access keeps saying that there are 80+ pages, that are all the same. What can I do to correct this?
|
| Problem changing format from number to currency | 13 Oct 2004 02:53 GMT | 5 |
I have a table with a field called UnitCost. The format for this field in numeric which I cannot change. I am creating a report and want to change the format in the report from numeric to currency. On the report layout, I
|
| Generating an updated report based on a cross-tab query | 13 Oct 2004 02:48 GMT | 1 |
Hello, I have a report which is based on a crosstab qry. The cross tab query gets updated everytime a new payperiod payroll data file is added to its respective table; however my report dosen't reflect the changes with the new data. Basically, everytime I add a new payperiod file ...
|
| Snapshot email and edit | 13 Oct 2004 01:45 GMT | 3 |
I have a report that I want to send via email. Once the recipient opens the snapshot, I would like for them to be able to enter information in certain fields. How do I accomplish this? Thanks
|
| additional detail section | 12 Oct 2004 22:23 GMT | 6 |
My report contains a lot of data per one record. There are 7 subreports within this report printed on 4 pages. The problem is that I have come to the end of the detail section. It seems I would have add an additional detail section in order to fit all of the subreports (an ...
|
| Dynamic reports from an .mde database | 12 Oct 2004 21:44 GMT | 3 |
I have a number of reports that I set up in design view (hidden) before displaying them. I just converted my front end to an MDE file, and now I can open them in design view. If I[d have thought about it, I'd have realized this before it ever happened.
|
| Printing multiple reports with one click | 12 Oct 2004 20:59 GMT | 1 |
I have 10 reports that I want the user to be able to print all at once. When they click the Print button, I would like to pop up a Printer dialog box to let them select which printer to print to, and then go ahead and print all 10 reports to that printer.
|
| Can't open mail session while sending report | 12 Oct 2004 20:19 GMT | 3 |
I'm using standard call DoCmd.SendObject(acSendReport, ReportName, "", "", "", "", "", "", True, "") On wondows XP sometimes I recive error mentioned in subject. On the other OS this code works fine. I searched in google and i found many similar questions
|