| Thread | Last Post | Replies |
|
| My Report does not "Word Wrap" | 09 Oct 2005 05:28 GMT | 4 |
I am new to Access. I have created a report in Access 97 that is generated from a query of text that is entered as "Memo" Data type. When the report is generated I find that the text does not "wrap" and it goes off the right side of the report and then prints on a second page. ...
|
| Report formula problem | 08 Oct 2005 17:53 GMT | 4 |
I have the following table and its fields: tbl_Products: ProductName (text) SqM (number)
|
| Dynamic Report | 08 Oct 2005 16:29 GMT | 1 |
Hi to all , I need to build a report that the content will changed based on criteria from the end user, There can be up to 7 different criteria (combo box and checkbox).
|
| Creating more than one Report | 08 Oct 2005 12:58 GMT | 1 |
i currently have 3 seperate reports, rptincome, rptwages and rptexpenses which all have their own qry. Can i create a single report with all 3 reports in?
|
| Suppress Report Footer Subtotals if Criteria Not Met | 08 Oct 2005 09:11 GMT | 7 |
I have a report that includes a footer for subtotals for our HOA for "villages" in our neighborhood, but some of the homes do not belong to a specific village, so I get subtotals for village for this group of homes that is just blank for village name, but still shows totals that ...
|
| Conditional Formating? | 08 Oct 2005 07:33 GMT | 1 |
I have a report that list the racers by name in each race. I would like to be able to color code the best (red) and second best (green) racers in the first lap, second lap, and final time. Is there a way to do this? Example
|
| Dlookup | 08 Oct 2005 01:05 GMT | 1 |
I am trying to use multiple text boxes in a report using something similiar to a DLookup function to return up to 10 different items in the same field. The only functions I am aware of are DLookup, DFirst and DLast. Is there a function which allows me to choose the "middle" ...
|
| Accessing Detail Data from Group Header | 08 Oct 2005 01:02 GMT | 1 |
I need to create a report that has a Group Header that pulls certain data from the Detail section. It's something like this: +--Report----------------------------------------
|
| Very lost on how to make this report | 07 Oct 2005 20:15 GMT | 3 |
I want to search my tblCustomers for all customers in a specific state or city (that much I can do) and then "check off boxes" (?) of the ones I want to visit. Then print a report with just those checked. I also want to save the information for future reference but, I'm not sure ...
|
| Access 97 | 07 Oct 2005 19:26 GMT | 1 |
I Have a program in Access 97 in which is an Expression in the query that is for Cost: [Hourly Rate]*[Output]. That's fine but when I create a Report from the query which includes the above I can't seem to get an average i.e. =Avg {[Cost]}in the Detail Footer which is Grouped on ...
|
| Help with Bill Of Lading | 07 Oct 2005 19:22 GMT | 2 |
I have a subreport that lists different products, their dimensions & weight for a bill of lading. For example: 1 @ 10x10x12 #150 1 @ 12x12x12 #30
|
| Sending Report Via Lotus Notes | 07 Oct 2005 19:02 GMT | 2 |
I am trying to send a report as an attachment to a Lotus Notes email using the DoCmd.SendObject . The problem I'm having is I can't get the email to be sent automatically, even if I select no editing of email. I have to click the Send button to get the email to go out. Would ...
|
| Grand Total Page Breaks | 07 Oct 2005 18:35 GMT | 2 |
I've got a simple access report that groups by region and does a page break after each. However, my grand total page appears on a page by itself. Anyway to have the Grand total print on the last page of the report?
|
| wait on report | 07 Oct 2005 17:07 GMT | 1 |
I am listing some cases, and am capturing the case_id and page_number of the report for later use as a table of contents and index. I am capturing the case_id by using vb code on the "On Print" events of the report detail and footer. In order to get all of the data to the ...
|
| Currency rounding problem | 07 Oct 2005 16:55 GMT | 6 |
Have almost exactly same problem as another recent post with rounding problems but don’t know which formula to solve it with. Although two totals are off it could happen to any of them. In my report with four columns being totaled, two of which include a tax
|