| Thread | Last Post | Replies |
|
| Removing borders from sub reports | 27 Jun 2006 10:21 GMT | 1 |
Is there a way to remove the borders that appear around sub reports in the main report?
 Signature Message posted via AccessMonster.com
|
| Highligting criteria matches in a report. | 27 Jun 2006 06:36 GMT | 10 |
Nebwbie here. Please bear with me. I run a report based on a word match query in a memo field. What I'm wondering is can I highlight or color the matched criteria. example:
|
| Plot an average line on a bar chart report | 27 Jun 2006 05:25 GMT | 12 |
I am wondering if it is possible to plot a straight line on a bar chart in Access report. I need to have this line plotted at the average value, so those bars above average can be easily spotted above
|
| Sorting in a report | 27 Jun 2006 05:07 GMT | 2 |
I'm trying to set up a report that, although for an entirely different purpose, is very similar to the 'Invoice' report in the Northwinds sample database. I have it almost completely set up, but I cannot get the details section to group as it is supposed to.
|
| Creating a report horizontally, sort of... | 27 Jun 2006 04:41 GMT | 4 |
I just got some wonderful help in another problem from two people, and I wanted to say thank you! ^_^ Of course, though, I do have another issue on something I don't even know if Access can do.
|
| Page change for each worker in my table | 27 Jun 2006 04:04 GMT | 1 |
Hello. English is not my first language. So pardon me if I'm not the clearest ! I have a table that has the infos about the schedule of nurses. The table is like this :
|
| databse reports/queries | 27 Jun 2006 03:00 GMT | 1 |
how do you create a report/query that only shows the information you want. ie i have legal advice from 3 Acts. In each Act i get advice throughout the years relating to s 1 - 50. how do you create a structure where i can search for all advice relating to s 28 of the Refugee Act ...
|
| Use sort and page break functions together on different fields. | 27 Jun 2006 01:26 GMT | 5 |
I need to sort one field first and then page break on another field. I have a report (set of labels) that must sort on the sequence number and then I would like to have a page break when the department changes in another field in the report. I have tried to do this in serveal ...
|
| Reseting Filter on report | 27 Jun 2006 00:59 GMT | 2 |
I set up a report generator which allows the user to select some parameters and then filter the report by them. When the user selects the filter, it works correctly, however, it does not seem to be removing the filter if the user decides to get all the records. How could this ...
|
| Summing 2 Fields together | 26 Jun 2006 23:41 GMT | 3 |
I know this is probably easy, but I am having a hard time getting my 2 fields to sum up. I have field MON and field MONLAST that I want to sum together. My current formula is =Sum(Abs([mon]=1 And [monlast]=1)), but it's not given me any returns. I also have tried =sum(abs([mon] ...
|
| Opening Report Sizing Mgmt | 26 Jun 2006 23:04 GMT | 2 |
I know this question has been asked a bunch of times and I did scroll several pages back of past Q&As to see an answer - but did not find. One report. It is opened by several different OpenReport function buttons found on
|
| Page Set up | 26 Jun 2006 21:22 GMT | 1 |
Parts of report on the left are being truncated because the paper size that I am now using to print my reports is much smaller than what I used to have in Sierra Leone. Please guide me on what needs to be done?
|
| I would like to only sum the fields which equal a criteria that fall within a certian date. | 26 Jun 2006 21:13 GMT | 4 |
I would like to only sum the fields which equal a criteria that fall within a certian date. =Sum(Abs([Status]="Normal", '>=#7/1/2006# And <#8/1/2006#')) Also would like to count in the same fashion?
|
| Adding Dates | 26 Jun 2006 20:19 GMT | 1 |
I have a form where an administrator will add a set number of dates to a desired field. Fron instance, in a field called, DateSuspended I want to add the value from a field called DaysSuspended. How would I be able to do this?
|
| How do I make the group column header print across the report? | 26 Jun 2006 20:05 GMT | 3 |
I want to find a way to make the group column header print across the report, instead of being as wide as the column itself.
|