| Thread | Last Post | Replies |
|
| Total fields w/o the fields | 20 Jun 2005 07:49 GMT | 1 |
Right now, I have large form used to collect data. The form includes a date field, and I was able to figure out how to set parameters so that only entries from certain dates are shown in the report (using a Totals query, which sums each category by day). However, in the final ...
|
| 'Ranking' records on a report | 20 Jun 2005 06:58 GMT | 2 |
Ok, here goes. I want to be able to highlight specific records (let's say the top 3) on a grouped report. For example, I have a report listing the Unit, Staff Member Name,
|
| How do I Calculate a Sum in Access Report Design view? | 19 Jun 2005 23:54 GMT | 1 |
I am preparing employees report for my class. Using Access report design view i will like to be able to calculate the total salary, the 13%commisions, the Total salary. I make the text box iwith those name in thereprt footer but I can make it do the math function. Please help
|
| Chart uses Filtered Form as Recordset | 19 Jun 2005 14:26 GMT | 7 |
I presently have a chart that shows sales referral counts according to different advertising medium. It plots against ALL records in a table, and that works fine. However, rather than base the chart against the entire table, I'd like to
|
| Adding a control source from a different Query | 19 Jun 2005 06:25 GMT | 2 |
I have a report called 'Regional Volunteer Lists'. It is generated from a query called 'Regional Volunteer Lists', though only selects volunteers from the region selected in the Switchboard form control [RegionComboforVolunteers].
|
| CR/LF in Access Report? | 19 Jun 2005 06:09 GMT | 6 |
Is it possible to force a carriage return / line feed in a text field in an Access report? I've tried syntax like: =[Field1] & chr(10) & [Field2] =[Field1] & chr(13) & [Field2]
|
| First letter of text not appearing when text alignmet is set to right | 18 Jun 2005 20:44 GMT | 1 |
Dear friends, I can't see the first letter of the text in report textboxes when I set the alignment to right. I tried every thing but it sound like access really don't like the right alignment at all.
|
| print mailing labels using access 2002 database | 18 Jun 2005 20:30 GMT | 1 |
I cannot find a mail label wizard in Access 2002. The 97 version had it. How do I print labels from my database now?
|
| Insert chart into a report, then design view does not show my data but a MS datasheet | 18 Jun 2005 19:58 GMT | 2 |
I suspect this is an old problem but can you tell me how I can get my data carried forward into design view as I cannot configure the graph correctly ie adding a trendline. All I get is the MS example data North West East etc
|
| Help with a Application | 18 Jun 2005 13:34 GMT | 1 |
I have a MS Access application where the customer wants to have a traveler that is a 8 1/2 x 11 sheet of card stock preferated in the middle to create 2 - 8 1/2 x 5 1/2 segments. Each half is to have one complete set of traveler information.
|
| Printing reports | 18 Jun 2005 13:23 GMT | 1 |
I have a problem with report printing. When i have selected an item, lets say a book with multiple history, its hows multiple reports. How can i print only the report on screen ie. report 5 of 10. The report data is stored in a table and retrieved by a query searching on a
|
| selecting an item from 2 list boxes | 18 Jun 2005 00:54 GMT | 1 |
In my form I want to be able to select 1 item from 1 list box and another item from another list box to give me a report based on the selections. It works if I chose something from 1 list box but I'm not sure of the syntax to combine the two strWhereCategory's. Below are the ...
|
| Page break at the last day of the month | 17 Jun 2005 22:11 GMT | 1 |
I have a report that I would like to page break whenever the date shown gets to the last date of the month. The report shows data for each day of the month for several funds. Currently they are overlapping on the sheets.
|
| Show record count | 17 Jun 2005 21:31 GMT | 1 |
Is there a function or a way of showing at the bottom of the report the number of records returned?
|
| Skipping detail lines in a report | 17 Jun 2005 21:28 GMT | 8 |
Hi! Running Access 2002. I've designed a report (actually, it's a parent with two side-by-side sub-reports). The sub-report on the right has detail code behind it, in order to NOT display detail lines which match certain criteria. That line is set to
|