| Thread | Last Post | Replies |
|
| Exclude Zero When Calculate Standard Deviation | 08 Oct 2004 14:26 GMT | 2 |
Is there anyone who could tell me how I can exclude ZERO when I calculate standard deviation? I need to calculate standard deviation after the data grouped, that is the standard deviation is within the group (not aggregate). So
|
| Grouping by date - How To: Show the first day of the week instead of the first date entered in that week... | 08 Oct 2004 10:56 GMT | 2 |
Access 2003: I created a report for a table (by using the Wizard) and made a grouping level on my date field. I then set the group on property to be Week. All is well, the data is sorted by week. I just have one small requirement. The
|
| Exporting a report to word (advanced) | 08 Oct 2004 09:35 GMT | 1 |
I have a problem that I'm hoping someone can help me with. I'm not very experimented with reports in access so I need a step by step or example if possible. I have created a report in access that is a compilation of several small
|
| Bar charts in Access | 08 Oct 2004 04:56 GMT | 3 |
I'm trying to make a bar chart (using the wizard) but I'm new to charts in Access and can't seem to have any luck. Can anyone help me get started with this? I need the chart to show job number on the left and have a bar extending from the job start date (dates across the bottom) ...
|
| Ajustable Table/Lines | 08 Oct 2004 02:53 GMT | 1 |
I came across the answer before but can't find it when I need it... I am trying to create a table in a report in which fields can grow and shrink. I am trying to find the coding the automatically adjust the line length in consequence of the content of the cell/field.
|
| Trap for #Error | 08 Oct 2004 02:22 GMT | 4 |
I have a field that adds two other fields. When one or both of the other two fields are null I get an #Error in the block as Expected. I would like to trap for this so I can display an alternate text box instead. I have seen it
|
| Calculation in reports | 08 Oct 2004 02:15 GMT | 5 |
I want my report to calculate the total of a group of cells. I have a report that shows a daily total but I want all the daily totals figured at the end of the report. How do I do that?
|
| report grouping | 08 Oct 2004 01:33 GMT | 1 |
I have a report that has a group heading. The report displays claims that companies have made. Each group heading display the company's info (address, phone). My problem is when my report gives two claims for the same
|
| conditional | 07 Oct 2004 23:15 GMT | 4 |
Hi, I want to highlight a date, so that when six months has elapsed the date would go red or any other colour. Any help would be appreciated, any actual wording of what I need to enter in the conditional formatting would also be helpful.
|
| text box within text | 07 Oct 2004 23:04 GMT | 1 |
We want to do a mass mailing to clients who are on our database. The problem we have is: Within the text of the letter we need to enter the data from a textbox, on the current form, and then continue
|
| BackColor | 07 Oct 2004 22:24 GMT | 1 |
I would like to control the background color of a field on a report during printing. I tried modifying the background with the following code on the OnFormat Event: Me.FieldName.BackColor = VbRed
|
| Personal input field in a report from a query. | 07 Oct 2004 22:10 GMT | 1 |
Is it possible to have a field in the title of a report that the user can fill in before the report is printed? I am creating a switchboard as the user is unfamiliar with Access but the report I have created needs to have
|
| Size of Report | 07 Oct 2004 22:08 GMT | 1 |
An mdb has a report with a large embedded file file in it. Is there a way to find out the size of the report (kbytes) using code or something else?
|
| Multiple Queries-Want only 1 Report | 07 Oct 2004 21:06 GMT | 3 |
Hi there. Using A02 on XP. I have a report and 6 queries. I open the report and print, then go to design view and change the control source to the next query, run, print, design view, change control source, run, print, etc. How
|
| Default value when Access report record source returns no data | 07 Oct 2004 20:07 GMT | 2 |
I have a rather complex report that has 7 queries as a record source for the report. The report displays a count of the records returned for each of the seven queries. All works fine as long as each query returns at least one record. My problem is (obviously) that sometimes one ...
|