| Thread | Last Post | Replies |
|
| Report delima | 23 Sep 2004 02:28 GMT | 1 |
First off I was given this project from someone else and to cause even more problems the tables are not normalized. However, this is my last task that I need to accomplish so they can review it, in which during this
|
| Is there a VBA refresh in an Access report?? | 23 Sep 2004 02:23 GMT | 1 |
Someone brought up the point that when a VBA change is made and then re-run in the MS Access report that the change in the code may not be seen and thus you believe all your efforts are for naught. (nothing). Is this true? And if so, how do I overcome this??
|
| Group headers, page layout | 23 Sep 2004 02:04 GMT | 1 |
Can anyone suggest a site containing report templates, tips, tricks, etc. I don't have much experience in this area and am struggling with professional looking layouts and things such printing group headers if group spans
|
| Print a field only if value is true | 23 Sep 2004 01:48 GMT | 3 |
I have a 2-part question here: 1. I have a form (frmcustomerdata) with many fields on it. I want to have a print button on the form that will print a report for the particular record shown on the
|
| Displaying Month on a Report | 22 Sep 2004 22:32 GMT | 4 |
I am trying to display just the month of any given date held in my table, but for some reason it's not working! A table (tblCalendar) with a date field called aDate A report with the recordsource being the tblCalendar. I have a textbox in
|
| count each person's driving time | 22 Sep 2004 22:25 GMT | 5 |
How to set up the report to count times if three conditions are met during a certain month. I have a database for three people car pooling. The data table goes
|
| using label wizard | 22 Sep 2004 22:09 GMT | 2 |
I recently purchased a new computer with Windows XP. I installed my Office 2000 and it was working fine until I tried to create a new set of labels. I have done this numerous times before so do know the procedure. When I clicked on the label wizard it would not proceed to the ...
|
| Report: Add info from a table ans a query | 22 Sep 2004 21:56 GMT | 1 |
I have a report that 99.% of the fields are IF statements that if certain criteria is met the data comes from a table otherwise it is blank. at the end of the report I want to add data from a query.
|
| IIF STATEMENT | 22 Sep 2004 21:29 GMT | 4 |
HELP, What is wrong with this code? =IIf([OPEN_QTY]<=0,Null,[NEED_DOCK]) OPEN_QTY IS A NUMBER.
|
| Reports that only include the requred fields | 22 Sep 2004 20:45 GMT | 1 |
I am trying to analyse syudent exam results data by class. I have a query with their classess in but I just want their History classess from the first three columns. How do I just get the report to show only history classess
|
| Expression help - Nested IIf's?? | 22 Sep 2004 20:37 GMT | 4 |
I need help with a line on a report. I have a student database and on the report I need to list the student’s parents’ names. Each student lives with at least one parent in a Primary Household. He may also have a second
|
| Reports not running | 22 Sep 2004 16:46 GMT | 1 |
I'm not an expert with Access and would appreciate any information I can get on this issue: I use Access 2003 and I'm having some problems accessing some reports I've generated; when I click on the reports, nothing happens. The cursor briefly changes but the window with the ...
|
| Page Break Control | 22 Sep 2004 16:31 GMT | 2 |
I have a report with a page break mark in the detail section. It consists of a set of 6 dots. Sound familiar to anyone? Stupid as this sounds, I haven't the slightest idea where it came from. - Max
|
| Seperating Pages in the Report/ | 22 Sep 2004 14:59 GMT | 2 |
I have created a database that has all of the information that the company needs. At first, I was struggling with the months order but that been taken care of. Now, I am struggling with the reports. When I created the report, it went well. But, when I preview the reports, the ...
|
| labels | 22 Sep 2004 14:17 GMT | 2 |
Could I get an overview on labels? I read some and looked for a wizard and didn't find it. 1. How do you find the wizard on ACCESS 2000? 2. Will the label wizard work on 2 or 3 tables in a join
|