| Thread | Last Post | Replies |
|
| Specify sort order in sub-reports | 22 Oct 2007 21:30 GMT | 5 |
Good day - Using Access 2000. I have a main report with two subreports. What I want to be able to do is allow my users to select the sort order to be used on one of the subreports
|
| Formatting data in report recordset | 22 Oct 2007 20:57 GMT | 6 |
I have a SQL statement in a report that I would like to change the default formats of the data that is output. I am able to successfully accomplish this by changing the field properties, but when I save and close out of me report, the field properties revert back to normal. Is ...
|
| Trouble with CAN-GROW | 22 Oct 2007 19:53 GMT | 3 |
I am working with Access 2003 SP2. I have a report with Memo type DB fields that will not grow with the control set to Can-Grow (Yes). I 've done many reports using these controls, but thats been 2-3 years back. Any suggestions welcome.
|
| RePost Summing Data In A Report | 22 Oct 2007 17:27 GMT | 1 |
I posted this back on the 16th October with no response, I hope someone can help this time. I am trying to write a report where records are selected for pieces of equipment. In a linked table I record the date and amount of oil added to
|
| Chart: Expression in query | 22 Oct 2007 15:09 GMT | 4 |
I am trying to have a chart report displaying the results of following query on which the chart is based on: Fields used for the Total query are: -CountOfDateOfReply: Displays the number of dates when replies were done on
|
| Massive Report: Have you ever done this? Help Please | 22 Oct 2007 13:53 GMT | 2 |
I am compiling the results of a survey in ACC2003 as a paper appendix. I have about 60 report objects which are about 2 to 4 pages of text each. I have about 60 Pivot Charts and tables as separate form objects. I want to have one report which has the charts and tables and text ...
|
| Creating a "checkbox" | 22 Oct 2007 13:29 GMT | 1 |
I have a patient billing report that I am creating for an ambulance company. I have a preprinted billing form that we use to fill in all the patient informationby hand. This form has all the "labels" (First Name, MI, Last, Address, SSN, DOB, etc.)
|
| action openreport annulated | 22 Oct 2007 11:19 GMT | 2 |
On one PC (of a total of eleven PC's in the network), and with microsoft Access 2003 (re-)installed, it is not possible to create reports. If I open an existing database on this PC and try to open a report, the answer is: 'action openreport annulated'. Can anyone help? A printer ...
|
| Age calculation glitch? | 22 Oct 2007 02:58 GMT | 1 |
I am trying to calculate the age of pre-school students (at start of school year) on a report, and have a "flaw" somewhere if the birth month is the same as start of school year month.
|
| Unable to create or print a report | 22 Oct 2007 00:28 GMT | 1 |
Everytime I click finish after going through create report wizard.,I get an error message "The Wizard is unable to create your report". I have a printer installed in my local desktop. I don't know what is the problem. Thanks.
|
| modifying field in report? | 20 Oct 2007 21:47 GMT | 4 |
For days of the week (not including Sunday) the field had numeric 1 or 2 or 3, etc. or combinations such as 13 for Monday and Wednesday. The database had only 6 places for possible days a class could be held during the week. For the report is there a way to:
|
| Grouping Problem | 20 Oct 2007 20:30 GMT | 6 |
I am creating a report based on a query that contains an employee name, employee number, address, etc., plus the names of the employee dependents. If I create a simple report using the wizard that groups by employee number, it seems to group the dependents fine. However, when I ...
|
| Access crashes when using a query field in report | 20 Oct 2007 15:09 GMT | 8 |
In a query I have this subquery PreviousOrders: (SELECT COUNT(date_purchased) FROM orders AS orders1 WHERE orders1.date_purchased < orders.date_purchased AND orders1.customers_id = orders.customers_id)
|
| Report to look like ExHell sheet | 20 Oct 2007 08:58 GMT | 6 |
I have a report that is to look like an Excell spread sheet. Why, because they think it is the only way they can understand the data. Anyway, I do not know if it is possible but here are the requirements Data to be viewed horizontally and to include "EmployeeName" with 8 colums ...
|
| Separate Sort Order within same record | 20 Oct 2007 06:10 GMT | 12 |
I'm using Access 2002 and made up a report of my CD collection. I have records with fields such as: STYLE, INSTRUMENT, ARTIST, ALBUM TITLE, YEAR, etc.. I have all my records sorted by style, instrument, artists, album, year, etc.
|