| Thread | Last Post | Replies |
|
| How do I display a custom date range for a graph in a report? | 14 May 2007 13:41 GMT | 1 |
I can display a custom date range in my reports, but if I add a graph it goes into a loop when prompting for the date range. I have also tried to do the graph without the report but instead of showing the date range it shows ' #Name? ' where the date should be. Does anyone know ...
|
| Control Source for text box on a report | 14 May 2007 10:08 GMT | 4 |
I have a table with only 2 fields. One is the name of Department and the other is the total number of positions in that department. On my report I have a label for every department. Next to that label I have a text box that counts every record on my report for each department. ...
|
| Dynamic Crosstab Report | 14 May 2007 09:43 GMT | 2 |
I need to create a dynamic crosstab report I basically have the following data employee name, job number, week number, work description. I want these as follows
|
| Report Must be Clicked to Enlarged | 14 May 2007 03:49 GMT | 8 |
I developed an application which runs several reports. When a report opened it remained minimized so I put a command in the open event of each report: DoCmd.Maximize This solved one problem, however, the report still does not fill the entire
|
| Charting a Crosstab | 14 May 2007 00:30 GMT | 1 |
Is there any way to get charts in access reports to order by month names ie "Jan", "Feb" etc, like you can in cross tab queries? Ta. Bill
|
| Access Reports to HTML? | 13 May 2007 16:31 GMT | 4 |
I have a nice report I've managed to create, and I want to export it in HTML format for inclusion on a web page. The HTML export capability is rather weak, and the resulting text has none of the formatting - such as lines to separate the entries - is preserved. What I'd really ...
|
| summation | 13 May 2007 13:27 GMT | 1 |
can i sum some data with its repetions as for example 100 100
|
| Sorting on Calculated Field | 13 May 2007 13:17 GMT | 5 |
My report is run on a table that brings in "Downpay" and "Sales" for each "AgentCD". I want the report to be sorted based on a calculated field that is a percentage of Count([Downpay])/Count([Sales]). My field list does not have the column heading for this calculated field so ...
|
| diferentiating feild n control for a report total | 13 May 2007 03:55 GMT | 5 |
how do i set up the report to show the calculated values of each month from the table so I have a total number showing for each ID in my reports. The help keeps saying to open table in pivot view? Please help asap
|
| Emailing Reports with Criteria | 13 May 2007 01:50 GMT | 2 |
I have multiple reports I need to automatically send in an email to managers. All these reports are based off of queries that have criteria, which require the user to input before the report will run. I want to email these reports with some "standard" criteria that doesn't
|
| Serial Numbers on a Peport | 13 May 2007 01:38 GMT | 5 |
I print Gift Certificates for my Business. How can I place a Consecutive Serial Number on the report?
|
| Include pre-formatted files/pdf's in report | 13 May 2007 01:25 GMT | 5 |
When sending out customer orders I today include an invoice and a packing list printed from MS-Access. However, I would like to add various information to the customer, such as technical information, promotions etc.
|
| Option Group | 12 May 2007 16:07 GMT | 1 |
My option group displays in print preview but doesn't print on the hard copy.
|
| Lines Not Exporting to Microsoft Word | 12 May 2007 15:33 GMT | 2 |
I created an Access report with lines drawn under column headings and group headings. When I export to Microsoft Word, the lines disappear. Is there anything that can be done to allow them to export ?
|
| text box truncating on access group header | 12 May 2007 14:31 GMT | 9 |
I have an access report that I have placed a text box in one of the group headers and it is only showing 255 charecters. If I place the same text box in the detail section it shows all charecters. How do I get all to show in the header, I have got can grow/shrink to yes and it ...
|