| Thread | Last Post | Replies |
|
| My report isn't showing all the records in the query. | 30 Jun 2006 22:09 GMT | 2 |
I've got a report that is fed off of a query that shows the names and addresses from an address book. However, when I run the report it isn't showing all the records from the query. The query shows 65 records and the report only shows 54. Upon closer inspection I found that it ...
|
| Changing Values | 30 Jun 2006 21:40 GMT | 5 |
I am having a problem with a report I am trying to create. It is based off of a query and has about 7 columns of data/information values. There is a persons name and then their department and then some percentages about that person. All of these columns of values are ok
|
| How do i show the date on a report in weeks | 30 Jun 2006 20:24 GMT | 1 |
I have a creation date column and when i go to the report it shows all the dates. i want it to only show the starting week date, and then the next week after that and so on. i think i have to make a query to do this, but what do i enter in the field?
|
| "11510" Displays "E+04" | 30 Jun 2006 19:47 GMT | 2 |
I have a table in which the information in one field is always 11510, I have a query based on that table, which, when run displays 11510, but when I run a report based on that query, E+04 displays. When I export the report to excel, it shows 11510 again, what is my problem?
|
| Print multiple reports | 30 Jun 2006 18:14 GMT | 1 |
Posted this before, but I'm going to try to clarify it better this time. I have 9 reports, and I need to end up with four PDF files that each include all 9 reports. The only difference is that each one will use different criteria to generate the reports for a certain department ...
|
| Report printing error | 30 Jun 2006 18:07 GMT | 1 |
Having a bit of a problem printing reports. Issue is: We have a written a report writer that allows the user to select either individual reports for printing, or print all option.
|
| exporting reports in pdf format | 30 Jun 2006 17:59 GMT | 2 |
I wonder if someone is able to help me please. Does any one konw if there is an add-on/add-in available that would allow me to export Access2000 reports as a PDF file? I would use the RTF format, but certain aspects for the report are lost during the export.
|
| Counting specific text fields | 30 Jun 2006 14:58 GMT | 7 |
I looked thru the postings and see similar questions, but am still hoping someone will spell out the answer for my questions. Users are selecting county from a drop-down box - "Chas", "Dor", "Other". In my report, I want to total how many times each of these counties were
|
| Totalling a field that lives on a report only | 30 Jun 2006 14:46 GMT | 6 |
I just can’t seem to get my report to total correctly, perhaps I can’t even do what I’m trying… I have a report, rptMeet, here’s a sample record: Place Athlete School Result FinalPoints
|
| Combine 2 crosstabs on 1 report for analysis | 30 Jun 2006 14:34 GMT | 3 |
I have 2 simple crosstab queries pulling similar data from 2 different tables like this: ForecastMonth (col heading)
|
| Problem with right margin | 30 Jun 2006 05:44 GMT | 2 |
I'm using Epson LX-300+ printer, in Windows 98, I can configure right margin to 0.25 inch. But in Windows XP, the right margin can't be lower than 0.66 inch. With right margin 0.66 inch, I can't print the report in one page.
|
| Report detail not displaying | 30 Jun 2006 02:37 GMT | 7 |
I have gone through all the posts for previewing and printing just the report that relates to the current record on the form. Even set of code I put in seems to bring up the report and then everything on the report except the title dissappears.
|
| Print report to non default printer | 30 Jun 2006 01:21 GMT | 2 |
I would like to have the code to print a report to a printer which is the non default printer? Any help greatly appreciated. John B
|
| SHow record number in subreport | 29 Jun 2006 22:47 GMT | 3 |
I have a need to enumerate records in a sub-report by main report group: ie: Group 1 1 Record
|
| Forcing Landscape on DoCmd.OpenReport | 29 Jun 2006 21:44 GMT | 1 |
Reports!Report1.Printer.Orientation = acPRORLandscape The above code does a great job on opening a report in the landscape mode. With "Report1" being the name of the report. My question is how do your write code to do the same thing but when the name of your report is a variable?
|