| Thread | Last Post | Replies |
|
| IIf statement within a IIf statement | 16 Jun 2006 15:30 GMT | 2 |
I have a report which has these parameters: Vehicle A. Km at sale date: 151.000 Km at actual date: 157.000
|
| Is there a way to pass 2nd parameter to a report at run-time? | 16 Jun 2006 15:21 GMT | 4 |
Hello, there. I need your expert advice on how to pass a second parameter to a report at run-time through code. I have this custom developed system that processes reports on the backend
|
| How to do an If statement for an error | 16 Jun 2006 15:01 GMT | 3 |
I am trying to do some coding for an easy error display. What I'm want to do is: I have a report list and a command button. When you select a report from that list AND hit the command button it will display the report. So, I want to do and if statement (I think thats what I need)
|
| Rotating a textbox | 16 Jun 2006 13:56 GMT | 2 |
I have an existing report which needs to have a textbox rotated, but there only appears to be two positions for the textbox to print. Is it possible to rotate the box further? Thanks in advance for your help,
|
| Global variable for use in Reports | 16 Jun 2006 13:18 GMT | 2 |
Can I define a variable in the application, which I like to use as a Header in reports? How do i do that? Thanks in advance.
|
| Totals on report which uses a crosstab query for its record source | 16 Jun 2006 10:55 GMT | 3 |
I have created a report which uses a crosstab query for its record source but I am unable to create totals in the Page Footer. The column I need the Total for has a header of AP and the control source is set to AP. When I create a Text Box in the Page Footer with
|
| Commandbutton should open printdialog | 16 Jun 2006 09:13 GMT | 4 |
I have a form with a commandbutton which prints the current record in a report. That works fine, but what I would like that commandbutton to do is show the standard printdialog, so I can choose a different printer instead of the default printer, change the number of copies, etc,...
|
| Create chart based on calculated totals | 16 Jun 2006 05:39 GMT | 13 |
I want to create a chart based on the calculated totals. My query out put is like this: 2003SalesTotal 2004 SalesTotal 2005SalesTotal 2006SalesTotal $350 $550 $700
|
| access reports with company letterhead | 16 Jun 2006 01:38 GMT | 2 |
ACCESS 2003 I have an inspection DB with 50 addresses in it, the forms consists of a regulation then a yes\no check box. it has 5 different headings on 6 forms I want to:
|
| Page Setup Properties | 15 Jun 2006 22:44 GMT | 1 |
How do I use VBA to alter a report's page settings, such as left/right margins, columns count and width, etc?
|
| set grouping levels at runtime?? | 15 Jun 2006 22:19 GMT | 1 |
I have report data that needs to be grouped according to user input. Want the options to show performance data by week, but give the user the options to group by the shift, the department, the operator, or the machine name depending on what they select. I would think I'd need ...
|
| Viewing documents in report | 15 Jun 2006 21:37 GMT | 6 |
I would like to view a document in a report based on user input. Can I change the document based on the user input? Thanks, Vickie
|
| Conditional Formatting not applying to all records in a report? | 15 Jun 2006 20:43 GMT | 1 |
When I apply the following conditional formatting to my report, it does not seem to apply to all the records in the report. FIELD VALUE is GREATER THAN [TODAY]. When I open the report it asks me to define today and then applies the
|
| MSGRAPH in report question | 15 Jun 2006 19:59 GMT | 2 |
I've got a report that uses an MSGRAPH bar graph. On the Y axis, it's supposed to list employee names and the bars show sales totals. The problem I'm having is that it skips every other employee name. All the bars show up, however.
|
| Chart displaying wrong dates | 15 Jun 2006 18:27 GMT | 1 |
My reports are done through a macro and module to cumulate values from begining each time i run the report. when runining the report it gives you the dates and values of the first time i created the report from scratch, since the data are in temporary table and they should ...
|