| Thread | Last Post | Replies |
|
| CANNOT OPEN ANY REPORTS | 27 Jul 2005 11:04 GMT | 6 |
I HAVE INSTALLED ACCESS 2000 BUT CANNOT VIEW (OPEN OR DESIGN MODE) ANY REPORTS IN EITHER NEW DATABASES OR EXISTING DATABASES. ANY IDEAS? MANY THANKS
|
| do not print blank field in report | 27 Jul 2005 06:18 GMT | 2 |
I created a Mailing Label report with the wizard and it automatically suppresses any field if it is blank. I created a report, without a wizard, creating a section that contains the address info. If company is null, I do not want a blank line printed. I set can shrink to YES ...
|
| Calendars | 27 Jul 2005 05:43 GMT | 5 |
Does anyone have a good calendar report they'd care to share along wit the database structure used to fill it? Thanks --
|
| connecting graph lines for missing data | 27 Jul 2005 00:57 GMT | 1 |
I have made some graphs, however, if there is missing data there will be gaps in the graph. For example, I want the graph to display the total number caught for a trap. I want it to do it by day. However, if we didn't set a trap on the weekend,
|
| Phantom Number on a Report | 26 Jul 2005 22:05 GMT | 6 |
I am assisting a colleague with an inherited payroll type database with one report that keeps showing phantom data twice. We have deleted all instances of the data on all the tables that feed the report and the numbers go away, but when we add the data, it show up twice.
|
| Manually Reset Page Number Problem | 26 Jul 2005 21:59 GMT | 4 |
I followed the thread started on 6/15/05 between sjkrause and fredg about manually resetting page numbers. I used the code given there, and made the appropriate corrections for my needs. The adjusted code worked correctly for the first two reports I created, but it is not working ...
|
| Is it possible? | 26 Jul 2005 21:47 GMT | 13 |
Hi! I would just like know if it is possible to shrink a row of controls based on one. For example, I have 1 label called "Fifth Child" and 3 textboxes called "Fifth Child Name", "Fifth Child Date of Birth" and "NEWMG Fifth Child
|
| Modifying control source | 26 Jul 2005 21:19 GMT | 4 |
In my report, I want to change the control source of an unbound textbox (Textbox3) depending of the value of 2 other text boxes (Textbox1 and Textbox2). These last 2 are number fields from a query If Me!Textbox1 >=Me!Textbox2
|
| Counting Records | 26 Jul 2005 16:57 GMT | 5 |
This is for an inspection sheet that has 26 questions on it. The report displays on the counts the number of questions answered where I want to see the number of inspections. I was wondering if there was some way to divide the number by 26 and if so how? this is what the control ...
|
| MULTIPLE COLUMNS within SUB-REPORT ONLY | 26 Jul 2005 14:23 GMT | 1 |
I have a particular report that show the following information PAGE HEADER ----- PERSON DATE1 DATE2 DATE3 NOTES STATUS
|
| reports | 26 Jul 2005 13:41 GMT | 3 |
In my job, I am working in Access 2003. I have built reports for our sales department which they need to access through our internal website. They don’t use Access but the reports have to be made accessible to them in some kind of format through our internal website. What are my ...
|
| modifying recordsource dilemma | 26 Jul 2005 13:39 GMT | 2 |
I created a report using a query that contained the field "teamName." Originally, I had used "Group By" for this field, but I have since changed it to "Last" in the recordsource query for my report. Unfortunately, I cannot seem to replace "teamName" with "LastOfteamName" in my ...
|
| Open report with same info as a form | 26 Jul 2005 13:24 GMT | 5 |
I have an annoying problem which I cannot solve for some reason... My Access skills are still at a novice/medium level. I have a form (frmEvaluationList) containing header, detail and footer sections, and in the detail I display the result of a query. On the header I
|
| if formula | 26 Jul 2005 08:59 GMT | 6 |
I am making a database for a college. I've recorded all the applicants and recorded who was accepted and who was refused for 2 years. I now want to create a report of who is in year 1 and who is in year 2. The date i'll use to work this out is Student Start Date (i.e. the date ...
|
| Printed report does not match print Preview | 26 Jul 2005 03:24 GMT | 6 |
I have created some reports using VBA to print crosstab reports from a post I found here. The printed reports order and data do not match the print preview. I am not sure what is wrong. TIA Jeff
|