| Thread | Last Post | Replies |
|
| Exporting Hebrew Characters In Report | 29 Dec 2004 17:17 GMT | 1 |
I am running a report which pulls some fields that contain hebrew characters. When exporting this report to word the characters (which is a hebrew font) is lost and replaced only with question marks (ie ??????). Any way around this?
|
| output for queries automating | 29 Dec 2004 17:17 GMT | 3 |
I want to take the output of one query which is a list of names and run them all through a series of other queries automatically. I made a form which has a drop down list that outputs the results of the query as the choices in the list. I have to select each one individually ...
|
| Mail report with subforms | 29 Dec 2004 16:59 GMT | 1 |
Got this report with 3 subforms, and i can't mail it, because the subforms won't apear on the mail... any ideia??? thank you
|
| varying page headers | 29 Dec 2004 16:37 GMT | 1 |
Is there a way to have a different page header on page 1 of a report and the rest of the pages of the report? I have a discipline summary that prints for students and I would like thier name to be in the report header on page 1 and then appear in the page header on subsequent ...
|
| Text Field Character Limit in Reports | 29 Dec 2004 16:36 GMT | 14 |
I am trying to include values from a concantonated field in a query in a report. The field in the query displays exactly what I want, but it is considerably longer than 255 characters. The text box in the report is limiting the field length to 255 characters in the report.
|
| Report formating related question | 29 Dec 2004 15:22 GMT | 7 |
I have two Image/picture Inserted in my report design. Report Name "EmplRepo" Two images are "Image1" and other is "Image2" Now both the picture are half on each other (I mean Image2 is covering the
|
| Expression Not Working on Report | 29 Dec 2004 15:14 GMT | 3 |
The following expression is the control source for an unbound text box on a form. =IIf([CitationType]="Alcohol",[AlcoholLicNo],[TobaccoLicNo]) It works well on the form. But it does not work on a report. On the report
|
| not print page header in the last page | 29 Dec 2004 14:06 GMT | 2 |
Is it possible to print page header in all pages except the last one? Thank you.
|
| Subreports | 29 Dec 2004 10:33 GMT | 4 |
Problem: I need to print a list of customers. For some customers do I need one sub record while I might need all sub records for others. I have a report with a sub report in the detail section. A value in the detail section is aimed to tell how many records the sub report returns. ...
|
| Report and Query | 29 Dec 2004 06:04 GMT | 9 |
I have report that will not calculate certain expression for one record only...I went back to my querie from which I created my report and the samething has happened...Do you know why this happens? My querie is composed of 3
|
| Unbound Report | 29 Dec 2004 05:38 GMT | 13 |
I have the followinf problem with my report: Problem: I have created a report in which I added a subreport. Well, I created the subreport using the Wixard and
|
| Creating An Audit Log | 29 Dec 2004 02:10 GMT | 1 |
I found this wonder bit of information on Allen Browne's website dealing with the subject above. http://members.iinet.net.au/~allenbrowne/AppAudit.html I have followed all the instructions to the letter, but it is not working
|
| Report Totals | 28 Dec 2004 23:26 GMT | 3 |
I have a subreport grouped by part number. In the part number footer, I have totals of about 5 different fields. Then I placed a text box on the main report indicating each total. (The totals on the subreport are invisible) My syntax is the following:
|
| show values of query parameters in report when no data is returned | 28 Dec 2004 21:58 GMT | 3 |
I have an Access database and I can get the query parameters to display fine in the Report header if data is returned from the query. The problem is that when no data is returned by the query, the query parameters are not displayed in the Report Header and I see #Error instead. ...
|
| Calculate a Percentage based off one record | 28 Dec 2004 21:51 GMT | 2 |
I have a subreport that I need to calculate a percentage. The calculation should look like this: [MaturationCost]/[Customer D/C Expense]*100. My problem is that I need to select one specific record for the Customer D/C Expense based on a field name [Modification Category]. The ...
|