| Thread | Last Post | Replies |
|
| Multiple Days in a Report | 07 Sep 2004 22:37 GMT | 1 |
I have to create a report that is automated with VBA. I am having an individual input data into a form and then I want them to be able to email the information on the form. I don't think you can email a form, but I wanted to create a report that reflected the data instead. The ...
|
| XP and 2000 differences....problems | 07 Sep 2004 20:41 GMT | 1 |
I am not sure what changed. But a report that prints an autodate field "now()" correctly in Win 2000 does not print in WinXP. The output leaves "#Name?" .
|
| Adding Table to Report | 07 Sep 2004 19:44 GMT | 1 |
I have a report that uses 3 tables. Everything seems fine except when I add a 4th table. All the other controls produce "ERROR" when the report is run after adding the 4th table.
|
| Printing a Subreport with no Records | 07 Sep 2004 19:43 GMT | 1 |
I have a report where there are three subreports. The first subreport at the top often has no records. What's the best way to still show the header information even though the query that is related to the report returns no
|
| How to alternate background colour in a report | 07 Sep 2004 18:46 GMT | 1 |
I have a request to alternate the report background colour as the field for the Day-date changes. I know there is a parameter that can be referenced about the background colour, but I am not sure about how to get it "programmed" into the report.
|
| IIF Formula | 07 Sep 2004 18:40 GMT | 3 |
I have a simple iif formula inside an unbound textbox. I keep getting an #Error instead of the expected results. =IIf([Line]=1,"First Line",[Line]) Tim
|
| Rtf export | 07 Sep 2004 16:32 GMT | 1 |
I have a report which is exported as an RTF document and then automatically attached to an email. The problem is that within the report, I have a subreport (which is based on a memo field), that does not behave
|
| Date Criteria problem | 07 Sep 2004 16:28 GMT | 2 |
I have a report "rptRegisteredUniqueWeightSkidReport" based on a table "tblRegisteredAndUniqueLabels" that has a "Date/Time" field named "DatePacked". The "Date/Time" field is in the data source of the report
|
| APPEARING OF RECORDS IN REPORT | 07 Sep 2004 16:26 GMT | 1 |
Hi friends, I am very new to access, and want to utilise the capability of the data base to the results of analysis appearing through the instrument XRF in Cement Industry.
|
| Page setup | 07 Sep 2004 16:08 GMT | 1 |
Hi, why page setup is changing when copying Access application to another PC with the same printer's configuration
|
| percentage problem | 07 Sep 2004 14:58 GMT | 2 |
I have a report that has 2 columns per detail. Now I am trying to get a percentage of the two. However, when I get a continuous percentage it will not limit itself to 2 decimal places that I selected. Here is what I have:
|
| Show a schedule of work | 07 Sep 2004 13:59 GMT | 1 |
OK. This is probably very simple but I am struggling to manage it this morning! I am trying to create a schedule of work. I have a table which contains a start and an end date to a pieces of work. I have managed to set up the report grouped by the start date, but this will only ...
|
| Background colour on Access Reports | 07 Sep 2004 12:46 GMT | 2 |
Reports from an Access database we have created contain a grey background colour which I am unable to change or override to white or any other colour. I have tried changing the report properties of various sections without
|
| Tidying my report | 07 Sep 2004 10:40 GMT | 2 |
I have the following code on a command button that automatically prints my report when clicked. Can i modify this code to automatically print 2 copies of the report and ignore any blank pages (as report fits on one page
|
| Analyze with Excel | 07 Sep 2004 09:50 GMT | 1 |
I have database with several reports. Some of the reports I can choose, "Analyze with Excel" and it will export everything to Excel for me. However, I do have a couple reports that when I do this, nothing comes up in
|