| Thread | Last Post | Replies |
|
| Report with complex data points | 10 Feb 2006 02:33 GMT | 2 |
I have a report that shows stats for my basketball team. I would like to be able to put a section at the bottom that shows averages per year. The report is sorted by player and year. I can subtotal by year in the detail of the report by not in the player footer. Is there a ...
|
| Need page break between subreports | 10 Feb 2006 00:08 GMT | 3 |
I have a report with three unrelated subreports. I need a page break at the end of the first two subreports. Other post have problems of extra page between theirs but I could not determine how they were doing it so I could put a page break.
|
| Running Sum | 09 Feb 2006 23:41 GMT | 1 |
I tried to do a running sum for a section header's field with "over group". It didn't work. I could get the "over all" working for the sum of all the response. I wonder why it doens't work. :) thanks in advance
|
| How to disable query parameters when opening MS Access report? | 09 Feb 2006 22:27 GMT | 1 |
<<<Need expert advise>>> Have created a report based on a query that has parameters set. I would like to disable them (from the report), so that the users are not receiving the prompt, when they open the report.
|
| Print some rows as currency and some as percents | 09 Feb 2006 22:23 GMT | 1 |
I'm printing a report from a table that I built. The data is very complex and involves lots of calculations. The report is just rows and columns of figures but some figures are currency amounts, some are just numbers and some are percentages. I have a colum in my table called ...
|
| Report grouping based on same data in multiple fields | 09 Feb 2006 22:11 GMT | 1 |
I have a table which I use to track tasks assigned to different members of a group. Each group member can be an analyst or a reviewer. I am trying to create one report which will show the group member's name at the top and all tasks for which he is either the analyst or the
|
| Strange effect Count() function | 09 Feb 2006 16:56 GMT | 2 |
I have a report that contains the following field (amongst many others) in the detail section: =[eventdate] & " (" & [eventserial] & ")" and this worked fine until today, when I added the following field to a
|
| closing report | 09 Feb 2006 15:58 GMT | 3 |
i have a form which takes information which a user enters onto a form (startdate and stopdate) which is passed along to an onclickevent behind a 'preview report' cmd button i created on it. i also have a 'close report' cmd button i added to
|
| fully justified in a report | 09 Feb 2006 15:39 GMT | 6 |
Hi i used the software on Stephen Lebans website and used the ActiveXcontrol for fully justifying my text it works fine but now i open my database on another computer and the activeX fields come blank and when i go to their properties all the info is there but there's no control ...
|
| Multiple criteria to drill down to reporting record | 09 Feb 2006 14:56 GMT | 3 |
pardon if this is a simpleton question.... I have a personnel form that has a training detail subform that I need to generate an authorization letter off of. The fields I need to use as criteria are a Tech number and a validation date. I searched the help files and found
|
| Selecting records that show in a report | 09 Feb 2006 14:53 GMT | 6 |
I have two tables, one containing a property address and the other containing clients. There is a linking table that links clients to addresses, as there is usually more than one client at an address. The client table includes a Yes/No checkbox field.
|
| How to select printer with OpenReport | 09 Feb 2006 10:28 GMT | 3 |
As known if I use from within a form the command: Docmd.Openreport "xxx",acviewnormal the report uses the default printer for print out.OK. But what if I want to select a specific printer and then print the report
|
| Sum #Error in sub reports | 09 Feb 2006 09:20 GMT | 3 |
I have a problem with showing sums in subreport, couldnt find any similar problem by browsing the forum. The main report is a unbound report including a subreport. This subreport is including another subreport, said in other words, 3 levels. The main report
|
| Pop Up | 09 Feb 2006 08:28 GMT | 1 |
Hello, I would like to create a report that when run it displays a pop-up form asking for the report criteria i.e. dates. Is there an easy way to do this? I am comfortable using macros but I'm not that familiar with code.
|
| RFC: Dynamic Report | 09 Feb 2006 06:18 GMT | 4 |
I have the concept of a dynamic report in mind. I have done some of this in the past, and have what I believe to be a "proof of concept" at this point. The Problem You can design a report to have no problems. Years ago in mono-spaced fonts
|