| Thread | Last Post | Replies |
|
| print a form field's control source on a report | 08 Nov 2004 18:00 GMT | 1 |
hi, Does anyone know how to print a form fields control source on a report? Thanks in advance, geebee
|
| Time / Date Error in Print | 08 Nov 2004 16:19 GMT | 2 |
I used the following to print the date and time of print on the bottom of my reports: =Format(Date(),"Long Date") & " " & Format(Time(),"Long Time") On some computers it prints fine and on others is prints the following:
|
| Continued... in report details | 08 Nov 2004 15:38 GMT | 2 |
Hi there all im running reports that may or may not spill over into several pages. Im trying to get them to say `Continued...` if there are more pages following the current one.
|
| problems with reports | 08 Nov 2004 15:24 GMT | 1 |
I use a standard (order) in access, but have som problems with some of the reports. I tink it depends of whis data i choose as inputmask Sometimes an errormessage occour:
|
| Conditional sum | 08 Nov 2004 15:20 GMT | 5 |
I have a report and in the report footer, I show the difference between the billed expenses and the expenditures. Now, I added text boxes that have to do the following: If the total in the difference is less than 0 it has to appear in the debit
|
| Selecting Paper Trays. | 08 Nov 2004 14:18 GMT | 1 |
I am working with a HP4650HDN printer using Access from Office XP Professional to create reports. I can select the duplex option but appear unable to select anything other than the default paper tray. I have the latest driver from HP and all of the latest updates for WinXP and ...
|
| Missing subform | 08 Nov 2004 13:03 GMT | 1 |
I am running Access 2003. I have a report that has a subform on it. When I run the report, the subform shows up fine on the first page, after that though, the subform disappears on all following pages. This all happened after the installation of SP1. Any ideas on how to fix ...
|
| Header and Footer turn off for certain page | 08 Nov 2004 02:58 GMT | 3 |
I have a report that is many pages. I would like to be able to turn off the header and footer for certain pages. How can I do this? Thank you
|
| Run a report for each record in a field & output results in seper. | 08 Nov 2004 02:20 GMT | 1 |
We have 30 Groups. I want to run a report for each group and output the results as a .rtf file. The end result I want is 30 seperate documents.
|
| Printing groups on labels - help needed | 07 Nov 2004 22:45 GMT | 2 |
Can anyone help me on how to print summary/detail (groups) data on labels. I need to print (for example, a CD collection) catalog number, label, artist, release date as a header followed by the detail of each track on the CD. All of this has to go onto fixed size labels
|
| multicolumns report | 07 Nov 2004 17:18 GMT | 2 |
I like to create a report from a table CLIENT (ID,NAME), but with 2 columns (2 names ) in each line nameClient1 nameClient2 nameClient3 nameClient4
|
| Creating a comparitive report | 07 Nov 2004 14:32 GMT | 1 |
I have a report based on a query. I have a field called txtmonthlabel and a number of fields that hold numeric data eg txtdata1, txtdata2,txtdata3 etc etc. The query finds my data but displays it on the report as: txtmonthlabel 1
|
| calendar on report | 07 Nov 2004 03:08 GMT | 1 |
can someone tell me how i can print out a calendar, a bit like the report one can print out withing microsoft outlook. the month should be the month that has been inputted in a form. For instance, the active day on field "lblDate" is 01-01-2005,
|
| Report to print in columns format | 07 Nov 2004 00:54 GMT | 1 |
I have a report that is narrow and I would like to get it to print in two columns per page (newspaper-like columns not DB columns). Can this be done? Thanks, --Art
|
| Sum a field based on a condition in another | 06 Nov 2004 23:43 GMT | 8 |
Hello Group. I have report based on three fields. Agreement Amount, Agreement Type, and User. I am trying to create a text box which produces a conditional sum in a group footer (grouped by User). For example, I would like the text box to sum the total of all agreements for that ...
|