| Thread | Last Post | Replies |
|
| show last date in a report | 29 Sep 2004 17:17 GMT | 1 |
How can I show the "last" date of a record in a report? There are many entries for one establishment, but I only want to show the last date per establishment. Can I do this in a report, or a query to a report? Gracias!
|
| Payslip Report | 29 Sep 2004 16:41 GMT | 3 |
I am using Microsoft Access to generate a report in the style of a payslip. I have sections outlined with fixed size boxes and when a particular section has too many records it needs to flow
|
| running Sums | 29 Sep 2004 16:24 GMT | 1 |
I'm trying to do the following in a group footer: =SUM(IIf(DateDiff("d",[FinalPaymentDate],Now()+60) Between 1 And 60,[AR],0)) when I do this I get an error that says "Aggregate
|
| Multiple detail records across the page | 29 Sep 2004 15:19 GMT | 1 |
I need to report onto a landscape page with 3 detail records ACROSS the page, next page to show next 3 and so on. I think I need 3 sets on text boxes in the one big detail section but how do I get Access to step to the next record so I can manually load up the boxes.
|
| Close a report in preview mode with VBA | 29 Sep 2004 11:24 GMT | 3 |
Hi .. I have a code allowing users to choose printer for printing a report. To do this, the report must be opened in preview mode..But how do I close the report, it locks a
|
| Display on report... | 29 Sep 2004 10:25 GMT | 4 |
How can Show the parameters of a query on the report. Thought i should be using the 'control source' function. Thanks for the help Pete
|
| subtotals in reports | 29 Sep 2004 06:16 GMT | 3 |
I have a report that has multiple groups. Detail, YearFooter, ProjectFooter and Department Footer In the ProjectFooter, I have a text box where I am using a function to calculate available workdays between 2 dates (Function taken from
|
| Modal or Form ? | 29 Sep 2004 05:53 GMT | 1 |
HI, is it possible to preview a report and make it popup and modal or preview a report in a form ? I really need to do this modal, because I am hideing the Access Window... Regrds
|
| report counting option buttons | 29 Sep 2004 04:12 GMT | 7 |
I can create queries that will give the count of various option boxes. How can I put these multiple queries into a single report? The wizard says I have chosen fields it cannot connect.
|
| Thanks for Duane's Suggestion | 29 Sep 2004 04:05 GMT | 1 |
Hi Duane: What you suggested here is very good. But our report also needs to include percentage, average for each item. Can I use multiple queries for ONE report? Thanks.
|
| printing 2 sections per piece of paper | 29 Sep 2004 04:04 GMT | 1 |
I have a report that lists instructors & the classes they have taught. Each detail section ends up being a different height based on the number of classes taught. The report is grouped by instructor & I always get 2 groups per page or piece of paper. What I'd like to do is be ...
|
| Marsh, could you give further explanation? | 29 Sep 2004 03:28 GMT | 1 |
Hi Marsh: Thank you very much for your suggestion. But I am not very clear about your expression. Could you give me a little bit of further explanation?
|
| Subform Troubles | 28 Sep 2004 22:41 GMT | 1 |
I have a report based on a form with a subform. The basic idea is that the subform will look up the contractor address from the contractor table, and I have a query that does that. This appears to be working fine on the form, but when I build the report,
|
| Top Third Point Value | 28 Sep 2004 22:25 GMT | 7 |
Is there any way I can demonstrate the cut office point for top 30% percent? For example, I have a variable which has values like, 1,2,3,4,5,6,7,8,9,10. We know 8 is the cut off point value for top 30%. Is there any way we
|
| Extra pages printing while doing Access Reports | 28 Sep 2004 22:17 GMT | 1 |
I have used the Report Wizard to create a report - its in portrait format. I have arranged all the fields to fit, but as I print it out, I am getting 3 blank pages in between each printed report. How do I remove those blank
|