| Thread | Last Post | Replies |
|
| Counts in report header | 17 Nov 2005 04:26 GMT | 2 |
I have my report header list how many records of each type (i.e. Scheduled, Standby, Pending, Completed, NoPOS) there are listed in the report. I have an unbound text box for the first number that correctly counts the # of Scheduled stores. =Abs(Sum([StatusName]="Scheduled")). ...
|
| Word Document in Report Header | 17 Nov 2005 03:57 GMT | 1 |
Can someone help me with this? I have a Word document which is Static. I'd like this document to be part of my report header, is there any way that I can have the Report Header display this Word Document?
|
| Setting up multiple sections in an access report. | 17 Nov 2005 02:51 GMT | 2 |
Is there a way to set up multiple sections in an access report that aren't nested? Every time I try to add an additional section it always defaults to inside my first section... I'd like to have a report with two sections that are at the same priority and have their own detail ...
|
| "None" Prints On Acess Reports | 17 Nov 2005 02:26 GMT | 1 |
We've run into an ongoing problem with the word "NONE" printing in an outline format at the top of reports being run in Access 2000. I vaguely remember "ghost" elements appearing at other times in Microsoft products. . . but I can't make it go away this time. . . thanks for any
|
| Avery 5260 labels print incorrectly | 17 Nov 2005 01:28 GMT | 5 |
The 5260s print 10 rows x 3 columns. But under Access 2003 I only get 9 rows. I downloaded / installed SP2 but the problem still exists. Anyone know of a fix for this. When I created labels under a previous release of Access I had no problem so it's not the printer.
|
| Cross Tab Query in Sub Report | 17 Nov 2005 00:19 GMT | 1 |
I need help in making the sub report appear in the main report. My CrossTab Query Looks like this: Phone A760 A835 A1000 MPx220 Result R P P --
|
| Monthly / Weekly Total | 17 Nov 2005 00:17 GMT | 1 |
How can I tell Access to sum the totals for a week or for a month without prompting for a date?
|
| Dynamically draw table in report | 16 Nov 2005 22:41 GMT | 4 |
Does anyone know how I could have a table drawn in a report based on some of the other fields in the report, I have a report that outputs informaton about an order that was placed so I have fields for QtyMade and #SitesToMeasure. When the parts go to the QA tech I want a printout ...
|
| Determine Number of Days in a month | 16 Nov 2005 21:18 GMT | 2 |
I need to calculate the average weight for each month. How do I determine the number of days for each month?
|
| Keep together subReports | 16 Nov 2005 21:05 GMT | 5 |
Well been working on this a while! How do you get subreports to stay together on a page and stop half of a 3 line report starting on one page and finishing on another. I have everything I can see set to keep together but it just ignors me (and laughs) and continues to do exactly ...
|
| on no data - need to show SOMETHING | 16 Nov 2005 18:10 GMT | 5 |
I have a group of 5 reports. 3 of the 5 often have nothing to report. I use Cancel=True in the On NoData event for the reports because whene there is no data, several of the report fields say "Error". I want the report to print the phrase "No data for this report" and not see
|
| monthly report | 16 Nov 2005 15:00 GMT | 1 |
i'm making a database for a fitness club and there all different membership types annual - they pay once a year quarterly - they pay 4 times a year
|
| Referencing seperate qry count field in rpt... | 16 Nov 2005 14:22 GMT | 2 |
I have a report that uses various tables to report attendance for certain dates and one of the sorting groups in the rpt is based on a joined table where each person attending has one of 3 meal types associated w/them. The report itself works fine but i want to be able reference ...
|
| Character spacing | 16 Nov 2005 13:48 GMT | 1 |
Is there a possibility to change the char spacing and do other text formatting in a Report? I need to set a value as: 1235 to something like 1 2 3 5 Thank you!
|
| Using report wizard w/heirarchy | 16 Nov 2005 13:47 GMT | 1 |
When you use the report wizard, it seems to only allow you to have one field in each group in a hierarchy, which leads to a lot of manual formatting. Is there a way to tell it you want Organization
|