| Thread | Last Post | Replies |
|
| Changing Color Attributes for a Control Dynamically | 30 Sep 2007 23:01 GMT | 1 |
Looking for help with a color setting on a report. I'm designing a report in which the background & foreground colors for a single control need to change based on a database / query produced value. Each record in the query contains the background & foreground numbers that I
|
| Preventing Text Boxes from being Cut in the middle | 30 Sep 2007 20:44 GMT | 1 |
Hi, I have a report without Record Source which contains several subreports and two rows of unbound text boxes in the detail section (text boxes a situated beneath the subreports). It works fine except that when one row of unbound boxes get on bottom of a page they are cut in the ...
|
| changing position and width of textfields with vba | 30 Sep 2007 18:41 GMT | 3 |
is there any way to change the positions (left.coordinate) and width of textfields with vba while opening a report? Problem: i have 10 textfields and the user can decide, how many of them should be printed. so they can say: print column 1,2,5,6 or 3,6,8 or
|
| E-Mailing a specific page of a report | 30 Sep 2007 18:07 GMT | 1 |
I have lengthy report that is grouped by Zone ID. I want to e-mail the zone supervisor the pages of this report as an attachment (in a snapshot format) that deal with just their zone. currently we e-mail the whole report and the hunt for their information. The zone supervisor ...
|
| Embedding PDF file in Report | 30 Sep 2007 09:28 GMT | 4 |
I have an Access2003 report with an embedded PDF file, and I'm running into the problem where only the first page of the PDF shows up in my report. My question is a two-parter:
|
| Most Interesting Anomaly | 30 Sep 2007 01:49 GMT | 2 |
I've encountered a most interesting anomaly in A2003 Reports. I have a report containing two columns. The Detail_Format event is triggered twice at the beginning of each column. And,
|
| Balance Forward | 29 Sep 2007 21:05 GMT | 1 |
New to the group. Have been struggling with the following problem for a while. Wish to prepare a customer statement covering transactions (charges and payments) for a selected time period (RPTstart) and (RPTend)
|
| How do I edit a report heading in Access? | 29 Sep 2007 18:08 GMT | 2 |
I have created a report in Access, and want to change the report heading. How do I do that?
|
| Interpolating on an Access Graph | 29 Sep 2007 08:13 GMT | 1 |
I am trying to create a graph in ACCESS that will continue a trend line even if there is not data at a data point. For instance: Sig 1 Sig 2 Sig 3 1 1 1 1
|
| creating join with only the first 4 characters of a field | 28 Sep 2007 19:11 GMT | 1 |
Anyone can help in creating this join in designer?
|
| Won't Compute | 28 Sep 2007 18:35 GMT | 2 |
A seemingly simple formula is giving me an #Error message. Here's the info. 1) The field on the report uses information from a query field named Dent1. When the query is run by itself, the value it provides is 11.45. 2) When I create a field box in the report with only "=Dent1", ...
|
| Convert expression to code | 28 Sep 2007 18:28 GMT | 3 |
I have a conditional formatting expression i would like to convert to code, and need some help! I want the code to be in the OnOpen event of a report (called rptAllInformation).
|
| 1 Report, Multiple Queries | 28 Sep 2007 17:35 GMT | 7 |
I am trying to use the same report layout for multiple queries but am having some trouble. The button code is: Private Sub cmdOpenProjectReport_Click() On Error GoTo Err_cmdOpenProjectReport_Click
|
| Labels with Company logo | 28 Sep 2007 14:41 GMT | 1 |
Sorry if this has been answered elsewhere, I have checked and cannot find what i am looking for. I want to have a report that I can use for name labels at a conference, I can set up the report to do the labels but I would like to also have the logo
|
| When report is empty show a standard phrase (newbie) | 28 Sep 2007 14:21 GMT | 3 |
I have a report with subreports in it. When one of the subreports is empty I would like to have a standard phrase show up such as "There are no additons today". I am using Access 2003. Is this possible?
|