| Thread | Last Post | Replies |
|
| Bug: Report to rtf File | 24 May 2006 22:16 GMT | 2 |
I just learned that the export of an Access report to an rtf file randomly drops the last word of an output text field. Now, I'm trying to decide what to do to work around this Access bug. I would like to know how other Access developers are working around this
|
| Need code for iif has data | 24 May 2006 21:11 GMT | 4 |
Hi all.. I have a text box with the field ActionTaken from the database displayed in it. When the user picks one of the Actions it displays a report with the picked action. What I would like is if there is no data for the report for
|
| Need help with | 24 May 2006 19:45 GMT | 2 |
I currently have the coding that allows me to "Print only the Current Record" to a report. That report is named "rptAllAreas" and the coding works fine and looks like this: ******************** Code Start *********************
|
| Counting # of occurances in a report meeting many different criter | 24 May 2006 19:31 GMT | 5 |
I am having a little trouble. I have a database set up about a football game. Each record is an individual play in a football game. I have a query that seperates all of the pass plays. From this query I have a report and on the report I have a diagram of a football field. The ...
|
| Counting Formula in Report Footer | 24 May 2006 19:27 GMT | 2 |
The following is my Conditional Formatting for field [CurrentBMARDate] in the Detail Section of my report; for any fields that are “empty” or “beyond 1 year of today’s date”. No problem here. Now, in the Report Footer though, I want to total “a Count” only those that have ...
|
| How do I get the time to show in my report? | 24 May 2006 18:45 GMT | 3 |
I am running Access 2000-2003 and designed a databass for our call-center. When adding a new record in the forms moduel the time is automaticaly filled in. When I run my report at the end of each day, the time when the call came in does show up on the report for each call-in ...
|
| Change FontName in Text box | 24 May 2006 18:06 GMT | 1 |
I just want change the font for only field in a text box. See my expression below. Everything else appears but I get a "0" for ([cmbStaffName].[FontName]="Edwardian Script ITC") part of my expression. Is this possible?
|
| yes/no answers to number on report | 24 May 2006 17:28 GMT | 3 |
I have an query with yes/no answers (under each column). When I do up a report to total each column that I have an yes answer to how do I convert that yes to a 1 on my report, therefore making me add up the column to give me a total.
|
| controlling print range from code on report | 24 May 2006 17:17 GMT | 1 |
Is it possible to control my 'Print Range' from code on a report? Example: I want to print the first two pages of a four page report. Print Range: From 1 To 2. So right before the line below could I put a line to do this.
|
| Help sorting report by calculated field in a group footer on repor | 24 May 2006 17:06 GMT | 2 |
Background Info: I have two tables: one for student name, one for scholarship info. I have a query: that pulls in student name, scholarship name, scholarship amount(s) for all students. Students may receive more than one scholarship.
|
| Conditional Formatting Question - blank field | 24 May 2006 17:00 GMT | 3 |
I want to have a field in a report become red if the field is blank. I can't seem to use conditional formatting for this. Thanks, John
|
| Use form results to populate report | 24 May 2006 16:47 GMT | 1 |
Good morning, I am trying to figure out how to 'tranfer' the records displayed on a form (user control filter parameters) to populate a report so that they can get a hardcopy of th reaults.
|
| How do I print several different reports with one command? | 24 May 2006 16:06 GMT | 2 |
I have several single page reports I need to print with one command button. What is the easiest (and most reliable) way to do this?
|
| some of our office computers cannot open reports in access. why? | 24 May 2006 14:42 GMT | 1 |
When some of our personnel click on any of the reports buttons, a window displays saying, "The OpenReport action was cancelled".
|
| Ranking a List which must be within GROUPS | 24 May 2006 14:03 GMT | 1 |
I have been searching threads and we have a few on Ranking but I need to rank a list sorted by county, town, then by a descending value "Score" I can rank the table but say 80 records can share the same score but be in a different county & or town.
|