| Thread | Last Post | Replies |
|
| Question on Lebans ReportToPDF | 18 Nov 2005 03:13 GMT | 4 |
I looked at this product and it's what I need. I just want to clear up licensing and deployment items. First, do you have to deploy the reportToPDF mdb file to use this, I would prefer not to.
|
| Group footer shows zero values for sum when at top of page | 18 Nov 2005 00:16 GMT | 8 |
An access 2002 report shows sum values of zero when the group footer prints at the top of page. All other group footers show correct values. It is like the sum values get cleared to early. Any suggestions?
|
| Recordset as Recordsource | 17 Nov 2005 23:59 GMT | 1 |
I have created a recordset which I would like to use as the recordsource of the report. I can't make the report open using it. Here is the code I am using: Set rst = New ADODB.Recordset
|
| How to insert text box which's text is from another table? | 17 Nov 2005 22:07 GMT | 5 |
Hi there, I want to put a text box in a report that refers to the 1st row in a specific column in another table. Any help?
|
| subscript out of range in access | 17 Nov 2005 21:37 GMT | 1 |
I'm attempting to upload an excel file into access using the wizard however I get this error message "subscript out of range" Please Help! I've uploaded other files via excel and don't have this problem. Thanks
|
| Barcode printing with Eltron(Zebra) TLP2844 using EPL | 17 Nov 2005 17:31 GMT | 1 |
I want to print Barcodes(Code39) directly from Access (Report) with an Eltron (Zebra) TLP2844-Labelprinter. Label-size: 11mm x 21mm There are the possibilities to use barcode - font in access report or to use
|
| Report Labels | 17 Nov 2005 17:08 GMT | 1 |
I created two different label reports from imported Excel files using the report label wizard that work just fine. The reports are based on queries based on tables input from the Excel files. I went to do a third label report and so on and every time I run the report I get #error ...
|
| Seeing Table Values | 17 Nov 2005 16:58 GMT | 3 |
Im absolutely useless at using Access. I was wondering if someone knew how to assist me witht he following problem im having. I have a Table called 'Despatch Status' which contains 3 fields. 'MachineCodeA', MachineCodeB' and MachineCodeC'. Each of these fields is a
|
| Print Preview defaults | 17 Nov 2005 16:41 GMT | 1 |
I just upgraded to Access 2003 from Access 2000. In Access 2000 all of my reports defaulted to full page (100%), now they default to "fit". This is driving my user's nuts. How can I fix this easily...I have a lot of reports. Thanks.
|
| subreport not displaying in main report | 17 Nov 2005 16:02 GMT | 15 |
I posted this previously as "subreport with parameter query"." Although I resolved part of the problem I have yet to resolve it entirely. Thanks, Allen Browne for all your guidance! To resolve the problems I was having with a parameter query I followed
|
| 2.5" Detail Section | 17 Nov 2005 15:56 GMT | 1 |
I've recreated a standard form (an invoice) in Access 200 report. It has a Invoice Grouping where I display most if the data. Here is the problem. There invoice items are displayed in the detail section because there can be more then one line. The detail section has to always ...
|
| Invalid Procedure Call On my Report | 17 Nov 2005 15:39 GMT | 2 |
I have used Left([PartCode],InStr(1,[PartCode],",",-1) to get part of a string Last Name, First Name. The last name is pulling fine in my query however I am getting an Invalid Procedure Call when I put this field my header field on my report.
|
| ttblWeekOf | 17 Nov 2005 12:20 GMT | 4 |
I use a table named 'ttblWeekOf' to work behind a form dialog to call a date range for a report. I got the idea from Mr. Hookum and the brDemos. I currently use it in a shipping calendar report. Can I use the same table to call for dates in other reports? For
|
| Charts within a Report | 17 Nov 2005 12:14 GMT | 2 |
I have multiple part numbers and multiple entries for each part number. We did inventory adjustments at various times for various parts. I have the report grouped on the part number. I want the graph to show me for each part number seperately the date and what the adjustment ...
|
| Reports and positioning of manual Page breaks | 17 Nov 2005 06:11 GMT | 5 |
I have a report in Access 2000. Sometimes one part of the report is at the bottom of the page and I would like to force it onto the next page. Because of the format of the report, the 'force new page' options' aren't useful to me as the section has 3 separate textboxes and labels ...
|