| Thread | Last Post | Replies |
|
| how do I summarize | 05 May 2005 17:21 GMT | 3 |
I have report - it goes like this. It draws data from query Ministry Names -------------------------------------------------- Education John
|
| Annoying Gap Between Sub Report and Report | 05 May 2005 17:01 GMT | 2 |
I have a report that required the summary data at the top of each page(stupid user requirement.) The sub report lists a row of data for each manager and a grand total row at the bottom. The main report has a row for each project for each manager and it grouped by manager to get ...
|
| Is there a find & replace feature in the Design View of a Report | 05 May 2005 16:58 GMT | 8 |
I am trying to replace some details in an Access Report, but am unable to do so quickly by using a find and replace. Is there such a feature or at least something like it?
|
| Report will not access public variables from form | 05 May 2005 16:51 GMT | 4 |
On a form, I have declared public variables for current (old) values in the controls and also edited (new) values. There are manipulated through code behind the form correctly. After a save record on the form, I send a report by email that tells the
|
| RecordSource limited to 253 characters? | 05 May 2005 16:41 GMT | 2 |
Can anyone confirm that RecordSource is limited to 253 characters? The symptom is Run-time error '2757': "There was a problem accessing a property or method of the OLE object." I found the RecordSource truncated at 253 characters which cut my select statment in half.
|
| Is there a way to combine 2 or more report to one report? | 05 May 2005 16:02 GMT | 2 |
I have 2 reports that I want to combine. Simply one will go after another. Is it possible? AvP
|
| Three copies of the same entry on a single page report | 05 May 2005 15:37 GMT | 1 |
I am trying to create a report that would give me three (same) copies of an inputted entry. Of course, I would create a querie that would just bring up new inputs to srink the printing. Im trying to almost have a carbon copy of a report but on one page.
|
| And "&" sign in report ???? | 05 May 2005 14:38 GMT | 2 |
Folks, is there any way to make report to display "&" sign? Example: R&R in the report is displayed as RR with the second R underlined. Please help. Thanks in advance.
|
| Ad hoc reporting and envelopes from an address book Access databas | 05 May 2005 14:10 GMT | 4 |
I'm looking for a feature that's been present in, of all things, Lotus Approach for ages. I that software, I can define a report (or address labels or envelopes). I can do a query on one tab and then use those results to print my report/labels/envelopes. I can do any sort of ...
|
| Extracting words and reinsert it!! | 05 May 2005 13:44 GMT | 1 |
Report: Field = [Measurement] Eg of [Measurement] 25 X 3
|
| Formatting mailing label report - creeping labels | 05 May 2005 13:42 GMT | 7 |
I am trying to manually format for a label not found using the label wizard. The specs are 105mm x 36mm; 8 rows, 2 cols; no space between labels; A4 size paper. After much fiddling I cannot get the 8th row to print far enough down the page. After a point, the 8th row moves to ...
|
| DoCmd.OutputTo - Trunkating strings after 255 characters | 05 May 2005 13:34 GMT | 1 |
I am using DoCmd.OutputTo command to send the output of a report to a Excel sheet. I am experiencing that long text fields and memo filed having a data more than 255 characters, get trunkated. Please let me know what could be the problem or a solution for th
|
| Report recordset | 05 May 2005 08:31 GMT | 1 |
Is a report recordset opened read only? I want to update a field in a table with the page number and Me!PageNumber = [page] says it can't update the object and nothing happens with just PageNumber = [page]
|
| Sorting for report presentation - can I set a specific order? | 05 May 2005 06:53 GMT | 1 |
I have a report which will group items by product category. I am currently sorting by category however I do not want to sort alphabetically .... rather, I want to specify the order in which each category appears in the report. There are some categories which I want to appear at ...
|
| Printing "No Data" | 05 May 2005 06:13 GMT | 4 |
Hi, I am new to Access and VB but i have written a report that seems to work fine but if there is no data to show in the detail section of the report it just shows a blank line. Is there a way i can have it print "No Data" in the detail section of the Report instead of the blank ...
|