| Thread | Last Post | Replies |
|
| Subreports don't print | 09 May 2005 19:13 GMT | 2 |
Hi there... I hope somebody can help me. I have a report which contain only 5 subreports, nothing else. The report runs a query that select my projects and my subreports show costs and charges. My problem is, I can preview my report perfectly but when I print
|
| printed report different than preview | 09 May 2005 19:08 GMT | 11 |
some detail, such as calculated variables or subreport detail displays properly in print preview, but when the report prints, the items are not printed, or the data is different. Does anyone know of the possible cause and solutions?
|
| ratio between two calculated contros in a report | 09 May 2005 18:21 GMT | 2 |
I have two sub reports and have calculated totals from them in the main report. Now I want to show the ratio as 20:1 ( or 47:3, or whatever). Is there a way to do it, or am I stuck with showing them as a percentage? Either could be the greater
|
| Changing colors in IIf statement expressions | 09 May 2005 17:24 GMT | 2 |
I am trying to write an IIf statement in a report where the result for a TRUE statement returns the field in one text color and the result for a FALSE is another? For example, in the following statement, I want the true statements to return the text statement "Open" in blue, and ...
|
| Snaking columns - How? | 09 May 2005 17:24 GMT | 2 |
Does anyone know how to do "snaking columns" in an Access report? Or even if it's possible? I can do them in Word, but I'm using Access to update data and I want to avoid a lot of copying & pasting & reformatting.
|
| Stuck on "Formatting Page" | 09 May 2005 17:17 GMT | 2 |
Edited report design (created originally in Access 2000)on laptop using Access 2003. Now can't preview report in Access 2000 - stuck on "formatting page". Another user using Access 2002 can open report no problem.
|
| Null value problem | 09 May 2005 17:07 GMT | 5 |
Hey Guys, I am completing a summary on a report and getting values form other subreports. I have tried: =Nz(rptEcom.Report!txtecom_total)
|
| Zero Percent in Access | 09 May 2005 16:51 GMT | 7 |
I have written report in access, and instead of the report showing "0%" when there is zero data, it displays "NUM." How do I get it to show "0%?"
|
| Error msgs on opening reports | 09 May 2005 16:50 GMT | 1 |
I am using Windows 2000 Server and Office 2000 products. When any local machine tries to open a report in datasheet view, I am getting the following error messages: The instruction at "0x77fcd3ad" referenced memeory at "0x00000000".The
|
| Report problem | 09 May 2005 16:20 GMT | 1 |
Can I get Report in Detail section to print more records in one row, separated by commas, not every record in own row? Toma
|
| Report takes too long to open | 09 May 2005 14:51 GMT | 5 |
Hello, all, I have a report that shows the total number of records in a stored query by putting a text box in the report and setting its control source to a field in the query, such as
|
| sorting by a field in a subreport | 09 May 2005 14:49 GMT | 1 |
Maybe this is not possible? In my conference db, I have a report listing all the presentations for the final program. It sorts by day, then session time. However, I also have a subreport that identifies the presenter for each session. My client wants the sessions during a ...
|
| Why can't I assign a value to a textbox on a report? | 09 May 2005 14:15 GMT | 3 |
When I try to do this in the report open event.... Dim iContent As Integer iContent = Forms!RF_Research!optContent MsgBox iContent
|
| Breaking a wide report into several pages | 09 May 2005 14:04 GMT | 2 |
Currently, I have a report that prints out on three pages due to its width (*). The users want the data to be put onto three pages with the correct page numbers. Is there a way to do this in Microsoft Access (specifically version 2003)? I have been searching on the Intranet ...
|
| Lost Printer Settings | 09 May 2005 13:00 GMT | 1 |
Is there a way to turn off the Name Autocorrect feature when using the MS Access runtime version? Can a SP be applied to an exsiting runtime version? Thanks in advance!
|