| Thread | Last Post | Replies |
|
| Week ending date in group header | 11 Nov 2005 18:31 GMT | 4 |
I am a newbie, so bear with me... I have a group header with a text box ="For Week No. " & Format$([DateDue],"ww",0,0) which gives me "For Week No. 46"
|
| Inport per-designed Word form into Access Reports | 11 Nov 2005 16:28 GMT | 8 |
Good Morning, or at least it is for me... Question: Our HR department has a form they insist must be used and not modified. I have set-up a DB to create the employment authouization from the DB but now find myself recreateding (painfully) the HR form in a report to be
|
| subreport with parameter query | 11 Nov 2005 16:26 GMT | 8 |
I have a subreport with a parameter query: SELECT tblPKProfilesAssociations.ProfilesAssociations, tblProfiles.Description, tblProfiles.Type, tblPKProfilesAssociations.Quantity, tblPKProfilesAssociations.Comments,
|
| Importing a Word document | 11 Nov 2005 16:22 GMT | 4 |
Is it possible to import a Word document into a report?
|
| Charts in Detail section | 11 Nov 2005 16:21 GMT | 2 |
I've been working on creating chart reports and last week got over the hurdle of getting the proper data to actually feed into the charts. My next dilemma, which is somewhat harder, I don't know how to go about. Say I have 100 series of data, where each series # 1-100 has data for ...
|
| Help with DLookup please | 11 Nov 2005 15:31 GMT | 4 |
Hi. I'm using the following in an unbound text box in a report and it always produces a result of 1. What am I doing wrong? It needs to get the value of field TotalPlacements (produced using Count in the query) from qrySECCountOfPlacements, where the SchoolID (numeric) matches
|
| vlookup help? | 11 Nov 2005 13:47 GMT | 2 |
Hi, I have an interesting report question.... I have a report that exports transactions per USERID, account value of the USER, and some other stuff about the USER. But the question revolves around three fields.
|
| How to create a form summarising multiple queries? | 11 Nov 2005 13:40 GMT | 1 |
Hi there, I have something of a conceptual question to try and work out how to do what I would like. I have a three tables and a set of queries based on them. The queries are
|
| check box label to be visible and invisible | 11 Nov 2005 13:28 GMT | 8 |
I have a text box named Label220 with the control source: ="Inactive Date "+IIf(IsNull([InactiveCheck] & [InactiveDate]),Null,"") [InactiveCheck] is a check box and [InactiveDate] is a text box. When the report is executed Label220 appears even when [InactiveCheck] has no value.
|
| concatenate in a report | 11 Nov 2005 04:27 GMT | 4 |
Hi...I have a table that stores an employee id number, first and last names. I built a query that concatenates the first and last names and eliminates the id number, but when I run the report off the query, the id number is all that shows. What am I doing wrong? Thanks!
|
| Report by Month and Year | 11 Nov 2005 03:49 GMT | 3 |
I am looking for help in creating a report which will show the number of transactions during a month. When the report is run in January 2006, there will be listing for each month in 2005 along with a YTD. As the report is run monthly, each month will added as the month is included
|
| Change the direction of vertical text in report label | 11 Nov 2005 01:03 GMT | 1 |
In Access 2003, when I set the vertical property of a report label to "yes" the text prints from top to bottom. None of my books give any further info. Is there a way to get it to print from bottom to top?
|
| Horizontal Results | 11 Nov 2005 00:59 GMT | 1 |
This is probably really easy but I am tying to make a report that lists the results horizontally instead of vertically. Any ideas? Thanks.
|
| Calculations on non-number fields | 11 Nov 2005 00:49 GMT | 4 |
I am a newbie, however, I am trying to create a Driver Deliqnency report from a table with the following fields: Driver Deliquency Table ________________________
|
| starting page numbering on second page | 10 Nov 2005 23:58 GMT | 2 |
I have a report that has a page break and I want the page numbering to start on the page after the break. I'm counting page numbers in groups, and the page break creates the "title page" for each group. Thanks for any help!
|