| Thread | Last Post | Replies |
|
| Slow report formatting | 19 Oct 2005 23:02 GMT | 11 |
I have a main report with 3 subreports. I have 3 group headers and the 3 subreports are in the details section. The parent/child link is on DMSID for all 3 subrpts. I have run all of the queries used in the report and the 3 subrpts. They run
|
| Count all records | 19 Oct 2005 22:43 GMT | 1 |
I have a report that displays students by grade level. It calculates total number of students by grade, but I need to get a grand total (for the the whole school) in the report footer. I've tried a few things, but I keep getting an Error message...or counts the total number of ...
|
| multiple-column subreport outputs only one row per page | 19 Oct 2005 22:29 GMT | 1 |
I have a subreport which I have finally succeeded in making into a two-column report. I want the end result to look like this: NAME DATE NAME DATE 1111 1111 2222 2222
|
| Sort on calculated field? | 19 Oct 2005 20:39 GMT | 5 |
|
| how do i exclude some records to print labels | 19 Oct 2005 20:07 GMT | 3 |
In my database I have defined fields to identify inactive records and records that are siblings (duplicates). When I print the labels, I do not want to print labels for inactives or siblings. How do I use those two fields to exclude records when I print labels. I must exclude ...
|
| Access Report expression | 19 Oct 2005 17:13 GMT | 7 |
I need help in looking 20 fields and if the answer equals (whatever), look in anothers fields and add them together. Such as: If (field) or (field) is equal to 101, then look in (these other fields) and
|
| Expression within Conditional Formatting | 19 Oct 2005 17:06 GMT | 3 |
[Deliverable 2]<"Today" Ihis correct format to compare date in Delierable 2 field to today's date? Doesn't seem to be working.
|
| Charts | 19 Oct 2005 16:36 GMT | 3 |
I've been wrestling with some simple charts in an Access report for a few days now and have made great progress thanks to some help from this discussion group. I now need to produce a report for about a dozen reps showing a different chart for each rep. I've set up the chart on a ...
|
| charts - sequence of bars in bar chart | 19 Oct 2005 16:22 GMT | 1 |
Whilst playing around with creating a bar chart, Access seems to have changed the sequence in which my bars are being displayed. The underlying query shows one sequence but the chart show another. Is there any way in which I can change this display sequence?
|
| Sorting by Manager | 19 Oct 2005 16:21 GMT | 4 |
I have a report that I need to sort. Each loan in the database has 3 people associated with it: Sr. Manager, Manager and Analyst. I want to pull the report and have it sort like the example below. Is this possible? Smith
|
| DCount help | 19 Oct 2005 16:06 GMT | 4 |
I have a report where I am using the DCount in the report footer in an unbound control to count certain criteria in a field [Formal Discovery by us:]. It worked for all of the answers in that field except for when "Other: " is
|
| what is mapi | 19 Oct 2005 15:54 GMT | 1 |
I am not able to send photos like before. Message appears that my MAPI is enabled???
|
| Export report - Filename length limitation? | 19 Oct 2005 15:00 GMT | 6 |
I am exporting a report programatically: DoCmd.OutputTo acReport, [ReportName], "SnapshotFormat(*.snp)", "", True, "", 0 ...and seem to be bumping into a limit on the filename length? (126 total
|
| produce report with results across screen, rather than row by row | 19 Oct 2005 05:55 GMT | 5 |
I am wanting to produce a report that is listed by category, but at the moment this is what i get: depot name bus type
|
| Calendar Report question for Duane | 19 Oct 2005 05:51 GMT | 5 |
Duane: I am modifying a sample report from the BRDemos database from your website. I am working with the rptShipRequiredDates from an Access97 sample. I have adapted everything to my needs but have run into a
|