| Thread | Last Post | Replies |
|
| Access 2003 Report With Chart Subreport Parameter Problem.... | 14 Jan 2005 06:01 GMT | 2 |
I have an access report the currently is based on one parameter query. [sReportDate]. This report ran fine only prompting once for the parameter when run, and not asking again when printing. I have added a chart subreport that is based on a different query but uses
|
| Query criteria between dates | 14 Jan 2005 05:59 GMT | 1 |
I have set up a query Between[Enter Start Date]and [Enter End Date]. This works fine in query. I have a sub report that calculates totals this works of the original query When I go to report and enter in the dates..I have to keep repeating the
|
| Sorting and Grouping - Please Help | 14 Jan 2005 05:53 GMT | 2 |
My "Sorting and Grouping" in my report looks like this: Field/Expression Sort Order sID Ascending ((= Project Name Ascending
|
| Dymo label margins | 14 Jan 2005 01:46 GMT | 8 |
A google search indicates there is a long-standing bug with Page Setup label margins reverting to strange numbers, but I have not found a post with a solution. Any pointers will be be greatly appreciated. Best,
|
| Help Debug Code | 13 Jan 2005 22:12 GMT | 1 |
I am trying to force a new page programmatically on a group footer that I created. The field expression is "=1", and property name is AssignmentGroup. This is not working. Reports![rptResume].Section(AssignmentGroup).ForceNewPage = 1
|
| Report/Label Template Question | 13 Jan 2005 22:08 GMT | 2 |
I have custom half-sheet labels for our calibration system. The sheets have one label across and 9 labels down I have a label template setup that prints sheets of labels from access - no problem.
|
| ="Page " & [Page] & " of " & [Pages] has stopped working | 13 Jan 2005 22:00 GMT | 1 |
When I place the subject phrase in a text box in most reports it works fine. However, it does not work in a particular report. I have tried it in page and report footers. I have entered it manually and with the expression that comes with Access. I have copied text boxes that ...
|
| convert seconds into hh:mm:ss | 13 Jan 2005 21:47 GMT | 4 |
I am setting up a report. In this report, I have a field that is populated from a query with the average seconds that a person is on a phone call. I'm trying to get the numbers to calculate to the HH:MM:SS format.
|
| Report from a crosstab | 13 Jan 2005 21:05 GMT | 2 |
I have a report that is based on a crosstab query. This is a cash projection report that calculates upcoming cash outlays by week. That is how much we owe next week (week 1) and how much we owe in 2 weeks (week 2) and so on through Week 9+. My problem is that I don't always have ...
|
| Control value drive text display | 13 Jan 2005 20:24 GMT | 3 |
I have a control on a report, what I'd like to do is display the text "PAL" if the content/value of the text/control is equal to -1, if the control's value is 0, then, show "SFSV" Is this possible? If it is how does one get it done?
|
| Keeping/Splitting Information Across Pages | 13 Jan 2005 20:20 GMT | 1 |
I have a report that has a group that I created to display a footer (=1). In that footer I have labels that act as column headings. Directly under the labels is a sub-report that prints the rows of data. The data may span across several pages, but I only want the labels to ...
|
| Calculated Control using a User-Defined Function | 13 Jan 2005 20:18 GMT | 1 |
Usually when I want to use a calculated field in the detail section of a report, I create that field in the underlying query, and then bind that field to a text box control. I am now attempting a more complex calculated field (string type) that looks at 14 other fields in the ...
|
| hours to days | 13 Jan 2005 16:57 GMT | 2 |
I have a report shows RESERVE HOURS. I would like to change it to RESERVE DAYS. EX: SESERVE HOURS 48
|
| drill-down report | 13 Jan 2005 15:35 GMT | 1 |
i want to create report with drill down facuilty in MS Access Report Means When I Click on One field in Preview Mode then another report show it declared report like in Active Report Tool for VB but i want this facuilty in
|
| Print a label report from a form | 13 Jan 2005 15:25 GMT | 2 |
I want production to enter into a form the product code, manufactured date, lot#, received date - where the lot# and received date together make the record unique. I created a label report based on this form but want them to be able to print out the labels only for the newest ...
|