| Thread | Last Post | Replies |
|
| Get an iif statemnt to search for a null value? | 14 Dec 2005 21:25 GMT | 2 |
You all have been so wonderful and extremely helpful. May I borrow upon your expertise again? In a report I would like to create a text box that checks to see if a field has a null value. I've been using the Iif function but am at a loss as how to ask it to "check to see if ...
|
| list two advantages and two disadvantaes of creating a report | 14 Dec 2005 21:18 GMT | 3 |
 Signature GeminiRoze Microcomputer Office Specialist
|
| Running totals | 14 Dec 2005 20:09 GMT | 7 |
I have a report that generates totals for a given month for a given team. The problem is that the only way I am getting accurate totals is if I start the parameter at 1/1/2005. What if I want to run a report for just the month of March? I would need the total spent for the month ...
|
| Printing a series of reports | 14 Dec 2005 20:08 GMT | 3 |
I'm using ACCESS 2003 and ADO I'm trying to print a series of reports from a form. The form asks for key field values, formats and executes SQL to bring a number of records into a recordset and moves through the recordset via a Do While Not recordset EOF
|
| Dynamic Order by | 14 Dec 2005 19:26 GMT | 2 |
Hello; I created a form which enables a user to select 1 of 3 reports and filter them using a series of combo boxes. I now want to create an option box which would enable him/her to sort the data by the field chosen in the option box.
|
| highlight a part of text | 14 Dec 2005 18:14 GMT | 2 |
I have a textbox on my report linked to a memo field. Is it possible to highlight the "?" inside the text on the report for this memo field? Thanks
|
| Superscript letters in reports statement | 14 Dec 2005 18:01 GMT | 2 |
I have an Access app that creates various reports for analytical results from a lab. One of the reports has a sub-report that prints results in a text box like the following
|
| I try to send my report width my compagny "logo.gif" via (access 2003) | 14 Dec 2005 16:33 GMT | 3 |
I try to send my report width my compagny "logo.gif" via (access 2003) but when the report arrive to my client he did not see my compagny logo he can see just text report. Please can some one give me help.
|
| multiple report | 14 Dec 2005 16:29 GMT | 5 |
i have multiple queries that are not related. instead of creating multiple reports, one for each query, is there a way to display each queries data...maybe on one report?
|
| Can you count a header field within a report??? | 14 Dec 2005 16:06 GMT | 3 |
I have a report and I want to count the # of times a specific header titled "WW Header" appears within a report. How can I do that?
|
| Math Problem w/ Reports - Need Help | 14 Dec 2005 14:50 GMT | 1 |
I have information that I would like to print out in my report, much like when it sums the information for you. However, what I need the report to do is subtract the information in the columns not add it. Is there a way to do this in the reports section? If not how could I ...
|
| Multiple (intentional) prompts in reports | 14 Dec 2005 14:50 GMT | 1 |
I have an application where a good portion of a report is created dynamically and automatically for the end user. The end user may need to tweak the report design by moving fields around or adding new text boxes that prompt for information not stored in a table, but that the end ...
|
| report in doc format | 14 Dec 2005 13:48 GMT | 2 |
Can I save a report in a word - doc format, so I can later print/change it from within word? Thanks JP
|
| How do I set up a report to get # of participants by agency in Acc | 14 Dec 2005 13:43 GMT | 1 |
I am new to Access and have created a conference database. I need to report on the number of participants who attended by their agency. How do I set up a report to reflect this information?
|
| [sub].Visible = [sub].Value | 14 Dec 2005 11:42 GMT | 1 |
I have a report that includes the yes/no field [sub] in the detail section. I would like this field only to be visible when its value is "True". I thought I could do this very neatly by adding:
|