| Thread | Last Post | Replies |
|
| E-mailing a report | 31 Jan 2006 22:58 GMT | 4 |
Hello, I've seen several postings, but am a beginner and don't understand quite yet: How can I e-mail a report from a form of only the current record? When I try to e-mail it now, the report contains all of my records. If anyone can help
|
| Criteria variable not working | 31 Jan 2006 22:03 GMT | 1 |
I have a crtiteria in a query set to >=[MonthsNotUsed]. MonthsNotUsed is a public integer defioned in a module and set in a couple of forms. The form then runs the query but a window comes up asking for the value for MonthsNotUsed. Don't get it.
|
| Grouping Options in Report Wizard Greyed Out | 31 Jan 2006 21:26 GMT | 2 |
The Grouping Options button is greyed out whenever I try and create a report using the report wizard. I've used this many times before with the same data, and for some reason today it's not available. Is there an option to turn it off/on?
|
| Display only the checkboxes with "Yes" on my report | 31 Jan 2006 21:16 GMT | 3 |
I have a large database with many tables that consist of Yes/No data types. I figured out that by selecting the Lookup tab and changing the Display Control from Check Box to Text Box it will display the word "Yes" or "No" - which is what I want.
|
| Sub Report visibility | 31 Jan 2006 21:05 GMT | 1 |
I have a small problem, I need to have some subreport when running/printing but it is always visible. I am using similar code on my forms and it is working just fine, I have replace the form part with the report but obviuosly something is wrong !
|
| Subreport Links | 31 Jan 2006 20:09 GMT | 1 |
Help! I have a main report - Employee Summary I have a few subreports within the main - late, early, errors, and tc detail. The first three report fine; however the tc detail does not.
|
| sum in a report | 31 Jan 2006 19:21 GMT | 2 |
I am having trouble summing for specific criteria. I have a group called SType and another group under that called MType. I want a subtotal of all amounts that have a transaction type of "REDEMPTION" and another subtotal for all transation type of "PATRONAGE EQUITY" for the ...
|
| Sort by date in group is not working | 31 Jan 2006 18:52 GMT | 8 |
I have a report which is sorted by date and split into week groups. For some reason the dates are always coming up descending irrelevant of what i'v selected in the recordsource query or in the Sorting and Grouping box. What is wrong with it?
|
| Line on Report | 31 Jan 2006 17:21 GMT | 4 |
Using Access 2003 When I print preview a report in my DB there is a line visible - When I preview it in design view I cannot see it. Is there a property or something else that controls this?
|
| Help Help | 31 Jan 2006 17:19 GMT | 3 |
I don't know what happened but on the last update I did on my application a couple of computer that received the update are now getting the #Name? where the data and time should be. I'm using the standard date and time insert from the reports insert. I have a feeling that I'm ...
|
| Duplicates In Concatenation | 31 Jan 2006 17:15 GMT | 3 |
I am trying to print a report with information on alumni. Each page contains a profile for a former employee. It looks great. The only problem is that I am having the same profile printed multiple times. I am using Duane Hookom's concatentation code
|
| How to eliminate blank lines on a report? | 31 Jan 2006 15:53 GMT | 2 |
I have a report that is used for creating and printing labels. The report pulls info from 1 table and lists the field info on a report - 1 record for each label. The fields that are being displayed are for example, First Name, Last Name, Email and Phone. Every one of the ...
|
| Duplicate Pages in Report | 31 Jan 2006 15:43 GMT | 1 |
I have a database in which I run a query to send out renewal letters. If a customer has one product, they get one renewal letter. If they have two product, they still get one letter, but with both products on it. The problem is if they have two products, the report looks fine, ...
|
| How do I set up labels in access that have 3 - 5 lines of detail? | 31 Jan 2006 15:39 GMT | 1 |
I am attempting to create labels in Access from a query. The detail of the labels varies by label it can have up to 3 different rows of names in it. When I attempt to create labels, they are not spaced correctly when the labels print, because of the varying lines. Is there any ...
|
| Selecting specific dates for reports | 31 Jan 2006 15:34 GMT | 1 |
I am trying to make my reports by looking at specific date ranges. I saw how this was done in one of the sample databases, but was unable to duplicate it. It will be on a monthly basis for ease of filling out expense reports. The error I get when I open the report says "Compile ...
|