| Thread | Last Post | Replies |
|
| How do I fix null is invalid? | 07 Mar 2005 16:54 GMT | 1 |
It appears after I reach a certain amount of order entries running a report of Orders by employess seems impossible. Null is Invalid appears. Help I have rewritten the program 3 times!
|
| Exporting Access Charts | 07 Mar 2005 16:39 GMT | 2 |
I need to export some of my reports that have charts on them. I have exported the report as a snapshot file, but when I try to insert it into PowerPoint I only see the upper left hand corner of the report. I have tried all of the sizing option I know of and I still can't get the ...
|
| Modifying Charts in Access Reports | 07 Mar 2005 16:10 GMT | 1 |
There was a post earlier titled "Only 6 Data sets." Similarly, I can create a chart that works well but it only allows for 6 fields to be included for the chart. I would like to increase the number but I can't sort out how to make changes.
|
| Formatting rectangle | 07 Mar 2005 13:49 GMT | 4 |
I have a report that has text boxes within rectangle objects. The text boxes have the can grow property set to true. I want the rectangles to grow with the text boxes. This is the code I came up with, but the rectangles do not change. When it is stepped through with the ...
|
| Summary report - too many pages! | 07 Mar 2005 13:14 GMT | 1 |
I have a report that shows summary data for each field in a large table (min, max, avg, number not recorded, etc). I only need one report for the whole table, but I get a report for each record in the table - ie the report should 3 pages long, and I have 50 records so I get 150 ...
|
| mysterious hard returns | 07 Mar 2005 11:13 GMT | 2 |
Hi - I am writing a database application for my fiancee who wants to use it to store information from the journals she references in the course of her PHD study. It's a pretty simple application (good job as I am very rusty indeed) but I am finding that when I export a report to MS ...
|
| Cannot Create Report | 07 Mar 2005 05:07 GMT | 2 |
Hi I am trying to create a report. Everytime I select design view I get the following error message "There was a problem retrieving printer information for this object. The
|
| I can't get the page break control to work | 06 Mar 2005 23:27 GMT | 1 |
I can't get the page break control to work for a MS Access form. It just does nothing. I tried to write code to set the "Visible" property to True, but the property isn't exposed. The hole thing just doest work
|
| Does Access 2003 allow text shrink-to-fit in a CanGrow=No Text Box | 06 Mar 2005 22:41 GMT | 1 |
I have an application that is printing labels (x number to a page). I need to constrain varying length label data to a specific area without truncation and a limited amount of text wrap. Preferable, the text needs to shrink if it is too long to fit in a
|
| Conditional Formatting and When? | 06 Mar 2005 21:04 GMT | 1 |
I have a report that prints transactions grouped on a visit number. I can calculate the amount owed per visit, but would like to suppress the visites where the amont is 0. I have tried setting the Detail Visible property to False, but I get one visit, and then everything else ...
|
| Birth Date Field | 06 Mar 2005 16:13 GMT | 8 |
On my personnel data report I want to include their birth date, but I only want to show their birth Month - don't want to embarass anyone. I have the field working - how do I get block the date and year and display just the month ?
|
| Sorting | 06 Mar 2005 04:33 GMT | 8 |
I have a Sorting and Grouping field in my report. With in that grouping I have =Count([StoreNumber]) that gives me a total for each grouping. Is there any way I can sort the report by the result of the Count number?
|
| Why doesn't Access 2003 recognise my printer? | 06 Mar 2005 02:50 GMT | 5 |
I have no problems with any other Office 2003 program recognising my printer, but Access says there's "No printer" installed and it won't allow me to even design a report or print a table. That Other Guy
|
| Same parameter/crosstab problems | 06 Mar 2005 02:23 GMT | 1 |
I am still having problems with this query (Query 1)that I have built a report off of. The query references a crosstab query (CT Query). I have a form that opens up when the report is opened. The form enters the parameters to the Query 1. In the Query 1 I have the parameters ...
|
| Dupulicate detail lines in Access report | 05 Mar 2005 18:52 GMT | 1 |
I'm working with my first Access 2000 report, actually a single page invoice-type document. The detail lines on the page are previewing and printing twice, regardless of how many lines are printed. Each line prints twice then the next line
|