| Thread | Last Post | Replies |
|
| Report data in email | 28 Feb 2008 20:02 GMT | 3 |
I have a Query with Email addresses and another Query with account numbers and dollar amounts. Does anyone know how to insert the data from the Query with account numbers and dollar amounts so that it goes to the individual email address? Thanks in advance for your help.
|
| Insert | 28 Feb 2008 19:50 GMT | 9 |
I have a table and query that use the date fields delay date, denial date. In the report I would like to replace the date with the word denial or delay. Thanks for your help. Steve
|
| PLEASE HELP!!! Combining 4 reports into one!!! | 28 Feb 2008 19:01 GMT | 4 |
Good Morning all, I need your help BAD, I have 4 reports that all run of of different queries, the problem is that I need to get them to come out as one. We have a product recall that requires that a customer get all of these reports, and to
|
| Hiding check box on report | 28 Feb 2008 18:28 GMT | 10 |
My project report incorporates minutes from our weekly project meetings. I want to display a check box if the minute imposes an action, checked if complete and unchecked if not complete, but not to display the box at all if no action arises from the minutes. My database contains ...
|
| EMAIL an Access 200 Report | 28 Feb 2008 17:49 GMT | 3 |
I have created an Access 2000 Report utilizing an Access 2000 Query as input to the report. I have a need to email this report to several recipients. I have attempted to translate the Access Report to Excel 2000 for email and
|
| Printing Quarterly reports of different Suppliers | 28 Feb 2008 16:07 GMT | 3 |
I want to print quarterly reports from a list of suppliers. What is the best way to do this? I would actually like to create a table that has the [Supplier], [Start] and [end] dates for the report and the [Report name]. Have a switchboard form
|
| Blank page at start of report | 28 Feb 2008 14:43 GMT | 7 |
I have a report that has 2 sub reports When I view the report the first page is blank. I've come across subsequent pages being blank when the width is too long for the page setup but never the first page. Can anyone suggest a possibility?
|
| Missing data in some reports | 28 Feb 2008 13:50 GMT | 4 |
I have a report that pulls in the name and address from my database for a report by individual. For the names I am using a trim statement like "=Trim([First Name]+" "+[Last Name]). This works well for most of the reports. For some business (Not All) with only a last name, ...
|
| Percent issues in 2007 | 28 Feb 2008 09:15 GMT | 2 |
We just converted to Office 2007, so that could be my issue. Here is my problem: I have a field called "Percent Discount" with a field size set to Single and no decimal places. On theform, the user types in 10% into
|
| new data entries are showing up blank in report | 28 Feb 2008 09:13 GMT | 3 |
i have a report designed to print a summary of table information based on a primary key field, that is it prints only the current record displayed on the data entry form (report is run from a command button on data entry/query form).... however when a new entry is created and the ...
|
| Repeating numbers amd text ( content of the text box) | 28 Feb 2008 08:34 GMT | 2 |
Using crosstab query, my report shows like this: Position Seq No. Position Year 2007 1. Elder Jason 1. Edler Mathew
|
| Hiding Subreports in Mainreport via Form | 28 Feb 2008 08:02 GMT | 2 |
i have a form, where i want to select wich subreports are .visible= false or true on a mainreport. but i can't get it working properly, because i'm somehow not able to change the settings in the mainreport via the form:
|
| visual basic | 28 Feb 2008 03:32 GMT | 1 |
i need a way to open my report up using a form. he is the problem i am running into. here is my code: Private Sub Command4_Click() Dim strReport As String 'Monthly Report.
|
| subreport not displaying | 28 Feb 2008 02:08 GMT | 16 |
I used the subreport wizard and dragged a report to an existing report, and when I go to print preview two problems occur. The first problem is that it keeps asking for the same paraI used the sub report wizard and dragged a report to an existing report, and when I go to print ...
|
| Dynamic Access Report from filtered Form | 28 Feb 2008 00:02 GMT | 4 |
I need help. I have succuess fully applied the "how to create a dynamic crosstab report in access" from instructions off of microsofts web site to my own report and query.
|