| Thread | Last Post | Replies |
|
| Lebans PrintLines | 22 Jun 2005 16:58 GMT | 2 |
I've used Lebans PrintLines to draw lines around text boxes of different heights. It worked fine. I need to use this method for the Report Detail Sections only. Can anybody tell me how to solve this problem
|
| dynamically add "continue" to group header text | 22 Jun 2005 16:25 GMT | 1 |
I have seen great postings for adding the word continue to a group header, where the group continues on the next page. The problem for me, is the header text changes in size (number of characters) for each group and the word "continue" is not properly positioned after my header text ...
|
| bold if less than | 22 Jun 2005 16:05 GMT | 1 |
I have a report that I would like to format. I want to make the enries in the TOTAL field bold if they are less than 66,000. If I can't make them bold then I would at least like them to be a different color. any suggestions Thanks in advance
|
| Arrow Heads | 22 Jun 2005 15:45 GMT | 2 |
How can I add an arrow head to a line in a report? Jim Jones
|
| Caption property | 22 Jun 2005 15:31 GMT | 1 |
I would like to set the caption of a report to a value in one of the fields in the report. Is this possible and if so how can it be achieved? Thanks
|
| How do I set a text box value to 0 if there is no data in the sub. | 22 Jun 2005 14:55 GMT | 3 |
I have a text box Sum_Of_unit_price text box in the sub report. I use this text box value in my main report to calculate the total cost. When there is no data in the sub report, my main report is showing as #Error. I have this code
|
| Report to display only records containing a value in one of X fiel | 22 Jun 2005 14:31 GMT | 1 |
I have a table which will include four fields for four possible related issues. The issues will be from a list we have of existing possible answers. The user will only see a form. The form will have four empty boxes called "Issue 1," "Issue 2," "Issue 3," and "Issue 4." All four ...
|
| disable dialog box | 22 Jun 2005 13:24 GMT | 1 |
When a report is printed a window is opened telling me things about the printing process iteself. Things like page 5 of 35..... Is there a way to "turn this off" from within access? Thanks
|
| =DSUM negates criteria in query | 22 Jun 2005 12:43 GMT | 2 |
I acidentally posted this in the Forms forum by mistake, so please excuse the error. I have a report that summarizes sales and produces a sales tax summary. I need to report non-taxable sales and taxable sales seperately and calculate tax on taxable sales. I have a =DSUM ...
|
| Access97 Reports Ignore ORDER in Query? | 22 Jun 2005 08:25 GMT | 2 |
I have a report which I am trying to force to display records in a certain order. However, instead of the order I give in the query statement, it imposes an order on the primary key of the table. I am not even selecting out the pk, but it effects the order nonetheless.
|
| Help - Categories and dates | 22 Jun 2005 07:20 GMT | 4 |
I have a query that looks like this petty cash fund $100 1/03/2005 petty cash fund $200 1/04/2005 petty cash fund $400 1/06/2005
|
| Birthdate Date Format | 22 Jun 2005 05:04 GMT | 3 |
How can I show the Month & Day (but not the year) in a report. Were creating a report of the customers Birthdays. We keep getting the year included in the report. We would like to sort by Month & Day.
|
| Printing one record of a table | 22 Jun 2005 03:02 GMT | 3 |
Does anyone know if there is a way to just print one record out of a table in a report format? Thanks in advance.
|
| Summary Help (probably easy) | 22 Jun 2005 02:53 GMT | 8 |
I have a table containg names and hours:
|Name| |Sick| |Vacation| |Holiday| - etc.... The name field is related to another table with their manager name. Is it possible to summarize everything per manager and his/her employees?
|
| How do I enter query variables one time for report with graph? | 22 Jun 2005 00:45 GMT | 1 |
I have a report that runs from a query that has two variables, date and contract #. My problem is that the report has a bar chart in it and when I run the report it prompts me for the two variables, not just once but 6 times. This won't work and I need a solution.
|