| Thread | Last Post | Replies |
|
| graphing progressive totals | 31 Dec 2005 22:10 GMT | 1 |
Is it possible to graph progressive totals that appear in a report or do the totals to be graphed have to be in a query or table?
|
| Filter in a report? | 31 Dec 2005 18:59 GMT | 4 |
Access 2000. I have a report bound to a query. I have a field of [TimeBase] and another field of [Hours] The result is a list of time base codes and the corresponding hours to each code: Example: Time Base code: 01 Hours: 1.2, Time Base Code: 02 Hours 3.5, Time base ...
|
| How to store settings for page setup with a report? | 31 Dec 2005 13:02 GMT | 1 |
MS Access says it will store the settings for page setup with a report. But everytime I print the same report, the settings set previously was lost.
|
| How to make your report run faster | 31 Dec 2005 06:03 GMT | 5 |
I wrote this program: user can filter then chose the site(s) they want to have a report on those sites. If they click "Preview Report", than a main report and 6 subreports with display, all off them related by site ID. It work pretty well, but ..little slow. So i need to do ...
|
| sum with some emptyfields | 31 Dec 2005 03:22 GMT | 6 |
I want to put a Sum in a report footer for a field that either has currency data and or is empty for each record. I could easily replace the empty data with zeros but the user of the report wants to have those records show nothing rather than zeros for easier
|
| Make a report only show one record | 30 Dec 2005 22:08 GMT | 1 |
I'm sorry, but I'm a total newbie and I need some help. I made a report and I would only like to display ONE record at a time. When I look at my report, it shows the first record with my header and it looks nice. It then makes a second page with no header and so on for the rest ...
|
| Average of Averages | 30 Dec 2005 21:42 GMT | 4 |
I have a report that has line items that I am averaging such: Spoiled % = [Spoiled]/[Plates]*[PcsOut] where Plates and PcsOut are different from row to row. When I go to the summary, I have:
|
| Problem with my report | 30 Dec 2005 20:36 GMT | 3 |
I am sure this is an easy question for most people, but I can't seem to figure this out. I am running a report and would like to count the specific number of people with a given status. My report lists 248 people that I work with, and their statuses are either Temporary or
|
| Print one record from subform | 30 Dec 2005 15:54 GMT | 2 |
To begin with - thank you - you are all so helpful with all of your knowledge. I read the answer is out there but I could not find it. I have a form with a subform. I created a report to print from the form. I want the report to
|
| Parameter value pass to a text box | 30 Dec 2005 14:46 GMT | 1 |
I have a 2 Reports that are based on a 2 parameter queries: These reports should be place on another report as subreports and the main report will have no record source. Right now I have the 2 reports in the detail of the Main Report right under each other and it is working
|
| Attributes: "hidden" check box | 30 Dec 2005 14:11 GMT | 2 |
The Attributes: "hidden" check box on the properties for one of my reports accidently got checked and now the report is "missing". Any way of getting it back?
|
| I get #Error in Access Report. from Expr =[Price]*[Quantity] Why? | 30 Dec 2005 10:03 GMT | 1 |
In entered Expression =[Price}*Quantity to multiply the Price x Qty to get a total for each line item. I received no error message in Design View. When I go to Rpt Preview, I get instead of (total per line item) #Error. I am using Acces 2002. Why?
|
| Report on Total Population changes | 30 Dec 2005 04:04 GMT | 13 |
I have request to find out changes in total population. I have a database with mutiple clients, each of these clients have an Acuity every so often based on a time period, so the are going to multiple records for each client. Let's say, I need to find out how many client went ...
|
| How do I add conditional formatting to report with parameter | 30 Dec 2005 04:01 GMT | 1 |
I have a report which is based on a query on a "description" memo field in which I use a parameter to search the field for a keyword and return those records which have the word in the description field. When the records are returned in the report i would like the keyword I
|
| Summarizing records in one table that match a different table | 30 Dec 2005 03:29 GMT | 19 |
I have a Clients Table and an Activities Table. There is one entry for each client with identification information. The Activities Table contains an entry for each date that something happens to a Client. But not all Client records have an activity and this is what causes my ...
|