| Thread | Last Post | Replies |
|
| Report Subreport References 2000 2003 | 25 Sep 2005 23:52 GMT | 4 |
With help from here I was able to get form subform problems worked out. However my report subreport references that work in 2000 and do not work in 2003 are still causing me problems. Here is what I have =Reports!MainDailyreport!SingleDailyreport!SingleDailyProductionreport ...
|
| Converting total minutes to hours in a report footer | 25 Sep 2005 20:50 GMT | 2 |
I have the following expression in a text box in the report footer: =Nz(Sum([Minutes]),0)+Nz(Sum([TimeWorkedS]),0). It works well providing totals for my subgroups in the report and gives me the grand total in the report footer.
|
| Formatting Question? | 25 Sep 2005 16:33 GMT | 5 |
I'm using Access 2003. I have a report that is based on a query, and ultimately contains 164 records on the report. Is there a method that would enable me to make every other record (row)
|
| Export a Report to Excel with VB.net | 25 Sep 2005 11:43 GMT | 1 |
I am looking for an example of how to export an Access Report to an Excel spreadsheet using VB.net. Can some one please point me in the right direction. Thank you
|
| Printing lines on reports | 25 Sep 2005 09:30 GMT | 2 |
I am having trouble printing lines that show up on my report. They are there on the screen, but won't print out. Can anyone help??
|
| SubReport on Main Report Page Footer - Didnt think it would be so hard. | 25 Sep 2005 05:37 GMT | 3 |
I have been searching 3 days stright for an answer, with no luck, so I decided to ask it out loud myself. Here is my problem. I am using a report as a catalog for my company. The main report holds
|
| Calculating date differences between multiple rows..possible? | 25 Sep 2005 00:31 GMT | 7 |
Does anybody know if this is possbile? Here is an example of what I'm trying to solve: Name Employment StartDate EndDate ===============================
|
| refer to parent form data.. | 24 Sep 2005 20:36 GMT | 4 |
Hello :) i`m stuck. I have a Report which has Subreport. Subreport`s data has to be conditioned with it`s parent data.. another way, i need to have sth like this:
|
| Move text box at runtime | 24 Sep 2005 17:08 GMT | 1 |
I am working on a report that has several sub reports in the detail section. I have sized the sub reports to have the smallest height possible in design view. I have set their can grow property to true so if they have data they will grow vertically as needed.
|
| Output one file per record with original formatting | 24 Sep 2005 16:02 GMT | 1 |
I need to out put each record from a report to a seperate file ;otherwords each page gets written to a file with key field as the file name. Iknow you can output a report using html format and that each page will be written to its own html file but I lose the formatting of ...
|
| Water marks | 24 Sep 2005 15:33 GMT | 2 |
I have a pick sheet with orders on it. I need a conditional format. When this order Says ship overnight I need either a water mark or field that said overnight stamp across the page or 2nd Day that is transparent. as not to block out the order.
|
| Print a report with three tables | 24 Sep 2005 06:31 GMT | 3 |
I need to print a report for an employee (table1) that has taken different seminars (table2) the names of the seminars are in another table (table2.1) and the employees also has taken different exams (table3 and table3.1). table1 and table2 are related with an IdEmployee field, ...
|
| Counting records in a field from within the detail field | 23 Sep 2005 22:03 GMT | 1 |
I would like to have some conditional fields within a detail field that would be there if there are more than one detail in the field, and that would not be there if there is only one detail in the field. Is there any way to do this? It needs to be in the detail field itself, not ...
|
| Calculated expression based on another field value | 23 Sep 2005 21:38 GMT | 4 |
My report source is a query where [Defect] is a number and [DefectDesc] is text. I want the value of the [defect] field to print a value based on the content of [DefecDesc] on the detail line
|
| SubReport on Page Footer of main report shows first record only. | 23 Sep 2005 21:26 GMT | 2 |
Hi All, and thanks in advance for any help. I am making a report, that will be a catalog for our company. The detail section has the products info, and since some products show up twice on the details,I decided to save space, and put the picture of
|