| Thread | Last Post | Replies |
|
| why print extra pages when print msaccess report ? | 24 May 2005 07:53 GMT | 1 |
i create a report to print orders, but when i preview the report i found the first page is ok but the resent pages is not formated, i mean there is no page footer , the data section ha a little line on the right , my report has page header and footer, and OrderID header and ...
|
| Display parameter criteria, incorrect results | 24 May 2005 04:07 GMT | 3 |
I have a report based on a query with a text box in the Report Header. The text box control source is: ="From " & [Enter Start Date] & " to " & [Enter End Date] It prompts me for both dates and displays the dates entered, but pulls all
|
| Hiding calculated field with null results | 24 May 2005 03:02 GMT | 2 |
I have multiple calculated fields whose results return either text from a memo field or nothing. When the result does not return the text from a memo field I want the space for that field to close up. The calculation for the field is done via a Function. Can Shrink and Can Grow ...
|
| Report formatting | 24 May 2005 02:44 GMT | 2 |
I have 5 append queries that enter records into a table. Each query has a field that specifies which query the record came from. The problem is some people can be entered in more than one query, and they print out multiple times. I would like to have a report that prints out ...
|
| Grouping Data in Report | 23 May 2005 23:16 GMT | 1 |
I have a report based on a query. I used the wizard to make the basic report, but then I'm moving a lot of stuff around to make it look the way I want it to. I have several layers of grouping.
|
| display pictures stored on an internal web site on a report? | 23 May 2005 23:10 GMT | 1 |
Need to display pictures on an access report that are stored on an internal company web site. Need for the actual pictures to be loaded into the report or appear on the report when printed.
|
| Is the 22" restriction on a report in Access 2003? | 23 May 2005 23:10 GMT | 2 |
I am using Access '97 and ran into the problem of needing to print a report larger than 22". I have seen this problem in several threads. Does anyone have Access 2003 and know if the 22" restriction has been removed? thanks,
|
| help for report! | 23 May 2005 21:03 GMT | 2 |
I have inventory list and qty on hand, For instance: Item# Qty 001 18
|
| Missing field on report | 23 May 2005 20:51 GMT | 2 |
I have a report based on a query with one field that doesn't show up on my report, no matter how I try to put it in. All the other fields are doing fine. This is a text field. When I run the query, the field has data in it there.
|
| subreport not displaying fields | 23 May 2005 20:39 GMT | 5 |
I have two tables with the following fields to report: tblProfiles txtProfileID (PK) Description
|
| Help with couting a value | 23 May 2005 19:30 GMT | 1 |
I'm trying to count a text value for a report. In one of the report's controls I have =Count([PhotoID])="Yes". So I would like to know how many Yes' there are. The field is a text field not a Yes/No
|
| give user permission to right click a report | 23 May 2005 18:36 GMT | 2 |
I created an application user that has limited privliges. I gave this user read open/run and read design permission on all reports. When I package the application including the access runtime, the user is unable to right click on the report and see the send to menu option. When I ...
|
| Fill the blank fields while preview/print | 23 May 2005 17:41 GMT | 3 |
This is in reference to a question and answer posted earlier this week regarding filling the blank fields. The advisor advised that it is possible to fill the blank fields in report. I have a report based on a table. Generally many of the fields are blank.
|
| Non trading days calculation | 23 May 2005 16:47 GMT | 1 |
Is there any way to lookup/ count the days between 'startdate' and 'enddate' , work out how many of them are Sundays (non trading days), and subtract those Sundays from the total days? That would give me the final figure I am looking for,
|
| switchboard problem | 23 May 2005 16:10 GMT | 4 |
I know there has to be an easy answer to this but I can't seem to find it. I have created a form for my switchboard that contains a dropdown menu for selection of a particular project manager. I have the command button marked "OK" perform the following event procedure:
|