| Thread | Last Post | Replies |
|
| export access report to excel | 12 Oct 2004 07:10 GMT | 1 |
I have a report in Access. I am trying to move the report to Excel so that I can further edit it. But the export is only exporting the header of my report. Here is what I did:
|
| Is there an Access Report format that can be modified and NOT jus. | 12 Oct 2004 04:06 GMT | 5 |
Is there an Access Report format that can be modified and NOT just viewed as is the case with Snapshot Viewer? Both Word and Excel loses the format when an Access report is exported.
|
| LETTER report is coming out on LEGAL paper | 12 Oct 2004 00:19 GMT | 1 |
In Access 2000 I've created a letter size report that runs on PCs for which the default printer/default paper setting is legal. The report's "page setup" settings are "letter" and "default printer" (because the report is also run on other machines that use a different printer). ...
|
| Page borders | 11 Oct 2004 23:38 GMT | 3 |
Page borders in my report only go to 22". When inserting fields, I am only able to access 22". Page preview only shows 2 1/2 pages. I would like 3 full pages to print and preview.
|
| How to summarize total in report ? | 11 Oct 2004 23:18 GMT | 1 |
Hello all experts, I create a report with total line as the last line of report. I design program to summarize total values by code because they are generated from complex function. As unexpected result,
|
| How to enlarge/reduce bitmaps on a report | 11 Oct 2004 22:27 GMT | 2 |
I have implemented several test reports with additional screenshots. Most of the screenshots are of different size. Some are just 200x20 pixels, others are 500x400 pixels. The bitmaps are in my filesystem and the bitmaps are initialized during
|
| Problem with No data | 11 Oct 2004 21:24 GMT | 3 |
I have a form open a report that has query as a record source. I want to handle no data event. I use report no data event. It works fine canceling the
|
| Sub-report filter question | 11 Oct 2004 17:40 GMT | 4 |
I have a report with a subreport. I am printing it via a button and code from a form with a subform. I am trying to print one page with the same information that is on the screen in the form/subform combination. I have tried several solution posted here and can't seem to get ...
|
| subtracting negative number | 11 Oct 2004 16:34 GMT | 2 |
I am trying to do a calculation in an Access report that takes a positive number and subtracts a negative number. I keep getting an error. What is best way to get this to work. It is currency. For example: $121.30 - ($9.57) or [total] - [commission] with total being a ...
|
| no records | 11 Oct 2004 16:26 GMT | 1 |
I want to display a messeage when the report does not have any entries. How can i do that. I would appreciate if somebody can help me. Following is the sql code
|
| Please help | 11 Oct 2004 16:23 GMT | 6 |
I am trying to calculate the median with the following function: ******************************** Function Medianfltr(TName As String, fldName As String,
|
| Excel-like interactive report | 11 Oct 2004 16:18 GMT | 1 |
I'm an Access beginner with a question about interactive reports. I've been asked to create something that resembles an Excel spreadsheet. For the most part it consists of columns of values pulled from the DB (name, empID, hourly rate, etc.) with one of the columns ...
|
| Cancel print on subreport based on date range | 11 Oct 2004 15:20 GMT | 4 |
I have a MRP report that contains two subreports, one with planned releases and the other with the last three buys. The user enters criteria on a form; release dates, item number, vendor, commodity code, and buyer. The main report only contains a header with info
|
| Access 2003 - Label Wizard | 11 Oct 2004 15:03 GMT | 1 |
I'm running Access 2003. I try to use the label wizard and get a message that 'Actve X Component Can't create object'. I used to be able to do this all the time in prior access versions. I have reinstalled Access - still get err message.
|
| Cannot format data in data table | 11 Oct 2004 14:49 GMT | 1 |
I have a report and a form with the same problem. I have a graph where the data comes from the database as a floating point value (type does not matter) where I want to graph the data and include a data table at the bottom.
|