| Thread | Last Post | Replies |
|
| Label Reference to Column | 18 Jul 2005 09:42 GMT | 3 |
Hi, How do I give a Label in a report the name of say, the first column in a table? It the name of the column change, the name of the label in the report must also change.
|
| how can i calculate time in a repot/ | 18 Jul 2005 03:28 GMT | 2 |
i need to print 12 midnight inmilitary time 2400 hours. i will not print out. i have to use 23;59pm
|
| export report to word | 18 Jul 2005 03:19 GMT | 14 |
I have set up large table and forms with multiple fields. Some of the field would contain several lines of text . I have created report, but it trunkates all information. Even when I export this report into Word, the fields are still trunkated. How can I avoid this.
|
| Lookup a record in another table based on a report's subtotal | 17 Jul 2005 23:47 GMT | 4 |
taAccess2000 I've created a report where I enter the desired dates worked for any given period via a parameter. Its based on on a query containing the names, hours, job, rates and exemptions, etc). When I run just my query I get a list of 59
|
| Sorting | 17 Jul 2005 22:34 GMT | 1 |
Is it possible to sort on an unbound text field on a report?
|
| Counting records in a report from table source w/out duplicates | 17 Jul 2005 22:14 GMT | 4 |
I have a report that counts items from 4 separate tables that are created using a macro that runs make 4 table queries. Each item is counted using a DCount expression for example: =DCount("[SSNumber]","tblIntakeBarriers","[PARTIndividualwDisabilty2] = 'Y'")
|
| Show % of returned surveys | 17 Jul 2005 18:13 GMT | 1 |
I have a report based off of a query. In the query, there are these fields: NumberReturned Lname Ques1a
|
| How to Make my report show only complete fields | 17 Jul 2005 16:36 GMT | 4 |
I have report that I created using the Report Wizard. It shows all of the fields from my table, just like I want it to. When a record in my table contains all completed data, I want all of the fields to show. Records in my table contain completed fields AND incomplete fields, I ...
|
| Printing text data in a report | 17 Jul 2005 03:16 GMT | 2 |
I have a client lis report in a database. I have sorted the data Alphabetically and wish to print the report alphabetically, one page one letter of the alphabet. is this possible?
|
| FYI - Display subreport with no data | 16 Jul 2005 21:30 GMT | 1 |
I searched this site for a solution to printing a subreport even if there is no data. None of the solutions fit well in my circumstance, so I came up with this solution: I left joined in a table to my stored procedure that I knew would always have
|
| Report columns shifted to the right | 16 Jul 2005 19:23 GMT | 2 |
Using Access 2003. I have a report that just lists (up to) six columns of (up to) five rows of calendar dates. Each column consists of dates within a week. The record source is a simple query consisting of calendar dates and their associated "week parts" and there is no code ...
|
| counting unique values in a report | 16 Jul 2005 17:18 GMT | 1 |
I rather rudely hijacked another thread with this problem. I'm sorry about that. So I'm going to post this on it's own thread so I can stay off of the other thread... I have picked a lot of brains on this one and it seems that there just isn't
|
| Using same subreport pointing to different queries | 16 Jul 2005 06:16 GMT | 1 |
I have developed four different queries (one for each quarter) that display the data I want. I have created a subreport for the first one, and since they are all the same (I might change the others later to work all in vb, but baby steps), I would like to use the same subreport, ...
|
| Formatting a Report | 16 Jul 2005 05:55 GMT | 1 |
Is there a way to construct or insert a "table" into an Access 2002 report similar to a Word table? I would put labels in the upper row and data links in the lower row. Thanks
|
| Calendar report of scheduled jobs | 16 Jul 2005 00:47 GMT | 2 |
I need to create a report in Access that displays / prints like a calendar and have job information from a database table inserted into the appropriate date area corresponding to the date on which a job is scheduled. Does anyone know where I might find examples of such a ...
|