| Thread | Last Post | Replies |
|
| grouped side by side report | 24 Jun 2005 02:01 GMT | 3 |
Is there any way to do that? Group a field and then have them side by side so I can fit it on one page? Example: Manager 1 Manager 2 ---------------------------- ---------------------------
|
| IIf comparison | 24 Jun 2005 01:30 GMT | 5 |
I need to write an iif statement (or something else?) that will show a result where if the first field is greater in value than the second field, it will subtract the first from the second. But if the first field is less in value than the second field, I need to reverse the ...
|
| Unique Name for Emailed report | 23 Jun 2005 23:35 GMT | 2 |
I am emailing a report to customers in SNP format and there are no problems with that, but I would like to change the name of the attachment fro each customer. The report is called rpt_Invoice (good for me!), but I would like to be mailed as "[CustomerName]Invoice.SNP". Is this ...
|
| reports questions - viewing wong info | 23 Jun 2005 23:25 GMT | 3 |
I have created a very basic database to track deliverables. In it I have used 3 tables Deliverables (which holds all of the info) Owners - (sales, analysts, finance)
|
| Produce report in "booklet" format | 23 Jun 2005 23:05 GMT | 8 |
I'm trying to create a report that is actually a membership directory. My clients want this printed in what I'll call "booklet" format --- physically printed on 8 1/2 x 11 paper, duplexed, and then folded in half and stapled. Thus, each printed page as far as Access is concerned is ...
|
| Horizontally expand child crosstab queries in a report | 23 Jun 2005 22:00 GMT | 2 |
I have an unbound report that contains 4 child crosstab queries, each showing the days of the month accross the top of the queries. These queries expand by 1 day each business day. However, the child objects (querries) in the report have fixed widths that do not expand ...
|
| summing values (Grand Total) that appear in Header | 23 Jun 2005 21:27 GMT | 2 |
In my report, I have a header with the Manager's name and 12 "columns" that sum up the detail section. Now there are 5 other text boxes on the Manager Header that are doing calculations that are not in the detail field below it. I am doing a grand total at the bottom of the ...
|
| Formatting/Coding a Report... | 23 Jun 2005 20:21 GMT | 1 |
OK, here's the situation which has left me absolutely perplexed... I have inherited a semi-complete database project from a former employee which tracks clients. We store the client list in a single table along with whether they are new or existing clients. Other tables are used ...
|
| Column Report | 23 Jun 2005 20:20 GMT | 3 |
I have a database of locations with a link to a table of buildings. Each building has multiple cost fields associated with it. I am trying to generate a report that has all buildings at a location. I would like to have the different cost labels on the left hand side and a column ...
|
| How to show "Modified Date" in report footer | 23 Jun 2005 20:10 GMT | 3 |
How can I show the modified date in a report's footer? I am showing the report name in a text box as data = [Name] but data = [Modified] doen't work.
|
| Right side of Report different from Left side. | 23 Jun 2005 18:50 GMT | 2 |
I am writing a report that is in landscape. The right half of the report pulls information from the database, the left side of the report is mostly just information but nothing is pulled from the database. Can anyone tell me how I can make this happen!
|
| Help with Access 97 Formulas | 23 Jun 2005 18:49 GMT | 1 |
In Access 97, I am trying to put a formula in a report to count the number of times a specific number shows up in a column. I already have a formula to count the number of times any number shows up, but I need to know what formula to use for a specific number in a specific ...
|
| SubReport Problem (Lebans Justified) | 23 Jun 2005 16:41 GMT | 5 |
I want to apply Lebans Justify Text ActiveX control in a subreport with the following code in main report but it doesn't work. Please help. Option Compare Database Dim Justi2 As New clsJustifyText
|
| Report with an average of ranking | 23 Jun 2005 15:05 GMT | 1 |
Hi! I am stuck on a report I am trying to run. I have made a listing of projects with priority rankings. My table looks like this: Person Project rank1 rank2 rank 3 overallrank 1 1 2 4 3 3
|
| Multiple column footer to single column report | 23 Jun 2005 14:28 GMT | 10 |
Can I do this? The subreport for the footer works just fine on its own. But I got the multiple columns via "page setup", which I suspect is what is messing me up now.
|