| Thread | Last Post | Replies |
|
| Multiple Reports from One Query | 27 Sep 2004 17:22 GMT | 3 |
I have a query that has a data field for each month of the year ie. Jan Sls, Jan GP, Feb Sls, Feb GP.....; there are many categories of data related to each month. I want to generate a report every month that only shows the current month's data. How can I do this without making ...
|
| Print report from control | 27 Sep 2004 17:14 GMT | 1 |
I would like to print a report from a button in a form. I have the following code which doesn't work. It says that the types do not match, in the line Set... (err. number 13). What am I doing wrong? Private Sub btn_Print_Click()
|
| Just display record count | 27 Sep 2004 16:07 GMT | 1 |
Hi I have a report based on a query. All I want to do is onthe report, display the total number of records within the query. Can someone tell me how to do this please - I cant seem to get it right. Thanks
|
| On Format | 27 Sep 2004 15:25 GMT | 2 |
I want to display an object (rectangle or something else) on a report when a value of a field is a specified value. I know you have to add some code to the On Format proerty in the reports Detail section.
|
| Format detail section data based on previous / next row data. | 27 Sep 2004 11:39 GMT | 6 |
I have a report detailing examination results by gender for college courses. I wish to change the format of the current row based on data in the next or previous row. Eg if Girls outperform boys then the Girls total control would be shaded /
|
| Date criteria cause Crosstab report error | 27 Sep 2004 07:30 GMT | 4 |
I have a report based on a crosstab query. It works fine if I enter date range criteria in the query but won't accept dates entered as parameters or dates looked up on a form.
|
| Formatting in Runtime | 27 Sep 2004 07:19 GMT | 1 |
I have a runtime application (mde) which includes an report invoice. My user would like to change the font on this report. Can I give them the ability to do this? If so how? Thanks
|
| Report that should fit into one page horizontally needs three side by side | 27 Sep 2004 03:30 GMT | 3 |
I was testing my report. It overflowed onto a second page. However, I had to page through several pages to the right to get to Page 2. My controls all fit into 6.5 inches. Access has letter size paper selected. I even tried increasing the margins by .2 inches on each side.
|
| Set default font for Reports? | 27 Sep 2004 03:13 GMT | 1 |
How can I set the default font for my reports without using Visual Basic? Is there a menu command or other way?
 Signature Thanks for the help.
|
| Microsoft Word Object in Access Report | 27 Sep 2004 02:56 GMT | 1 |
Hi Folks - Are there any drawbacks to using a Microsoft Word object in an Access Report? Thanks. Michael
|
| Running total report | 27 Sep 2004 02:53 GMT | 3 |
I would like to create a report in Access which has a running total column, where for example we guarantee a suppler we will purchase 1,000 units of a product over the course of a year. The purchases are made at a number of different times of the year. I would like the running ...
|
| Formatting line/carriage returns? | 26 Sep 2004 22:52 GMT | 5 |
I have a report that displays as below. Is there a way to get Course Name to line up on one line? Fall Winter Spring Course Name
|
| How do I get the report to display the ship address if the mail a. | 26 Sep 2004 22:22 GMT | 2 |
I want the shipping address to display if the mail address is a PO Box. I'm not sure if this is for the query or report environment. Could use some tips. Thanks.
|
| join reports together | 26 Sep 2004 14:48 GMT | 1 |
how do i join two or more reports together?
|
| Ghosts | 26 Sep 2004 14:05 GMT | 1 |
I changed a field name from 'Transaction Type' to 'Trans Type'. I then went thru the application with a fine-toothed comb and changed all relevant references to conform. The reports run correctly, however, when invoked they ask for a parameter
|