| Thread | Last Post | Replies |
|
| Report based on Query | 30 Apr 2008 21:29 GMT | 1 |
I have a report based on a query that uses 2 tables. Table 1 has 2 fields: an autonumber field that is the primary key and "field1" that is a list of accounts. Table 2 has a field that is based on the "field1" of Table 1 as a lookup field. The entire query uses Table 2 and ...
|
| Changing a text field in a report to a Date/Time format | 30 Apr 2008 20:18 GMT | 2 |
I have a query driven report the has a field called "ClockDate" and a field called "UserID", I want to attach a Sub-Report which has a field called "date" and a field called "UserID". I want to link the Subform records to the main form by "UserID" to "UserID" and "ClockDate" to
|
| Resize columns on report to match form and move columns left to remove gaps | 30 Apr 2008 19:50 GMT | 2 |
Here is what I have: 1. Form in datasheet view that I use to filter records and hide / unhide columns. Has button on custom toolbar to open report. 2. Report that opens from datasheet form above that show my fiiltered
|
| Collapse columns to left if visible = false | 30 Apr 2008 19:37 GMT | 3 |
I have created a report that runs from a datasheet form. I can hide and unhide the columns in my form and then generate report where it then hides or unhides my columns the same as my form. But I don't know how to make my columns that I have made invisible move to the
|
| pagebreak with out breaking a record. | 30 Apr 2008 19:35 GMT | 5 |
Hello I have a report that has a number or record, this record hold a number of line of data, example: job 1 my house builder xxxxx
|
| Pulldown for Report Input Fields | 30 Apr 2008 19:20 GMT | 5 |
Typically when I create a standard query, I insert non-existant fields (variables) for user input criteria at the time of running the query. For example [Input Start Date mm/dd/yyyy]. This would allow the user to run the query using a START DATE Criteria.
|
| Report design | 30 Apr 2008 18:17 GMT | 3 |
I am new at designing reports--I'm used to importing data from Access into SAS for data analysis, but now I need to design some reports in Access for end users to run with their data. Can you design reports (I am guessing using queries as the record source) that look similar to ...
|
| Box does not grow with txt fields | 30 Apr 2008 15:59 GMT | 4 |
Afternoon' I have a report that has three stacked txt fields in the Detail section, all with the 'can grow' attribute set to 'yes'. These fields are each on a line by themselves. I have the following code on the 'On Print' event for the
|
| How to pass to another page when group header change | 30 Apr 2008 15:58 GMT | 3 |
Hi. I have a report and in that report I have a group header. Is it possible to force the the report to start in a new page whenever the group header change? Regards,
|
| Identifying copies | 30 Apr 2008 12:44 GMT | 3 |
When printing a report with multiple copies, is there anything like a "CopyNumber" property that could be used to identify the individual copies? I suppose the alternative is to have a Label or TextBox and paste the description in there.
|
| Eliminate Group Footer | 30 Apr 2008 05:31 GMT | 4 |
In a report I have Report Header; Page Header; CustomerID Header; Detail; CustomerID Footer ; Page Footer and Report Footer. In CustomerID Footer I m doing the sum( RvTotal) which will just add the RV and bring the total of each customers receipts.
|
| RTF2 Control | 30 Apr 2008 03:18 GMT | 1 |
Hello togehter, i have a strange problem with the RTF2 ActiveX Control. The control is several on the report. Arbitrary the control moves the control the characters apart and
|
| Date Range on Crosstab Query to create a Reports | 29 Apr 2008 22:06 GMT | 1 |
I am having some problems using Date Range on Crosstab Query to create a Reports. I specify the 'StartDate' & 'EndDate' for the Date Range in the Query Parameters Table. It prompt me for the Start & End Date. It works fine
|
| Chart does not show any data? | 29 Apr 2008 21:59 GMT | 1 |
i just would like to show my table as a chart, but when I build up the chart Access 2007 shows me some totally different data!? I also tried some other and pretty simple tables but the result of the chart data is always the same with some "East, West, Nord...0-100" data.
|
| Iff null? | 29 Apr 2008 21:12 GMT | 4 |
I have a report that has System Description....if a user is assigned to the system then the FullName should show up however if the FullName is blank then I want the LocationDescription to show up...can this be done if so how? Thanks
|