| Thread | Last Post | Replies |
|
| report header to be visible on all pages | 03 Feb 2005 23:26 GMT | 1 |
I need to make the report header visible on all the pages of the report and which is best way to do this in Access. thanks for any help. talktobatchu.
|
| Switching the picture back and forth in a report | 03 Feb 2005 22:20 GMT | 4 |
I need to put a watermark on part of my report. I need to decide at the start of a new group break if the next section will have a watermark or not. So I put code in the Format event of the header of the group and there I set
|
| Trying to make an invoice with info from many tables | 03 Feb 2005 21:35 GMT | 2 |
Help! I have an access database for a school that I run. In one table, I have the parent names. In another table with a one to many relationship to the parent table, I have the children's names. Each child has a field called tuition. In addition I have a table called ...
|
| Why do all items in pick list print on report? | 03 Feb 2005 21:30 GMT | 1 |
When we try to print a report from a database that uses picklists for entering data into the Access 2003 database, the entire contents of each picklist prints on the report rather than the item that was chosen. For example, if the source of the information was from a newspaper, ...
|
| no duplicate records | 03 Feb 2005 21:00 GMT | 1 |
I have a mailing database that we use to send newsletters, calendars ect.. to our customers. I have found a problem when we run a mailing list for all employees and multiple mailing items associated with them. So if one employee has 3 mailing items with them, then the report labels ...
|
| Counting based on a conditional expression | 03 Feb 2005 20:37 GMT | 10 |
I am trying to do a count based on a conditional expression in my report, if that's possible. I want to do a count on my "Week of" field if ([Adjusted bill time]<[Productivity Expectation]). I'm getting "overflow" and all sorts of
|
| CONTROL VISIBILITY OF FIELDS ON A REPORT BASED ON CRITERIA | 03 Feb 2005 20:30 GMT | 1 |
I have a report called Invoice (which prints for 1 record only). It loads with a filter specifying the particular record to be shown on the report. I have 2 sets of addresses based on whether the "SoldTo" field on the query the report is based on is null or not. I want to use ...
|
| What is the best way? | 03 Feb 2005 18:53 GMT | 4 |
Using access 2002 for a small business. At the end of each month we run a report which lists all debtors and debt. Would like to be able to click on a button and what would be produced is a statement for each of the listed debtor.
|
| Concatenating | 03 Feb 2005 18:45 GMT | 1 |
2 questions: 1. Why does the following statement work on a report, and not work on the form that us used to generate the data for a report? =IIf([ShipSparesInTransit]=-1,"SHIP'S SPARES IN TRANSIT" & Chr(13) &
|
| autonumber skips | 03 Feb 2005 18:09 GMT | 2 |
autonumber skips - Any idea how to correct a problem that we have been experiencing with the autonumber feature. This problem has been sporatic.
|
| Time Totals - Report | 03 Feb 2005 17:37 GMT | 1 |
I am having a problem totalling time on a report. I'm doing a simple report. I need to show the time each volunteer serves on a daily basis. Each detail line for the volunteer contains the StartTime & EndTime values. Each field is formatted Medium Time. I have a calculation
|
| Printing Preview Doesnt Match the Printed Report | 03 Feb 2005 17:23 GMT | 1 |
I have a problem printing reports in Access when the printing process is performed in a loop. The VBA code selects all the reports (about 25 reports each with one page)into an array and then loops through
|
| Hide Subreport and Detail Section if Empty | 03 Feb 2005 16:07 GMT | 4 |
Is there a simple way to hide a group header and its detail section if the subreport in the detail section has no records? Thanks in advance! David
|
| Forcing subreports to print | 03 Feb 2005 15:35 GMT | 2 |
Is there any way to 'force' a subreport to print, even if there is no data? I have a report that contains several subreports, and I would like to print the headers from each subreport, even if there are no data records to print. Is there any way to do this?
|
| Any way for a field to grow "up"? | 03 Feb 2005 15:35 GMT | 2 |
I'm designing a report based on a paper report, and I have a question about Can Grow. One of the fields is a memo field, and can contain several lines of text. On the paper report, the memo field extends "upward" within the record, and the contents of the other fields are located ...
|