| Thread | Last Post | Replies |
|
| Error Exporting Access Report to Excel | 31 Jan 2005 23:33 GMT | 1 |
Hi, Access Gurus. I am trying to export Access Reports into Excel for analysis and each time I export, I get the following message: Microsoft Excel File Repair Log
|
| Linked Access chart sometimes not updating properly | 31 Jan 2005 23:01 GMT | 1 |
In Access 2002, when printing 50+ graph reports, via macro, several (different each time) show the original data on the graph, rather than the live data. Every report works properly individually, and every report that has failed
|
| How do I consolidate like items to one line. | 31 Jan 2005 22:13 GMT | 1 |
I am working on a freight report. In the report I get the bottom line cost for all vendors in the grouping, but the report is 300 pages because it also lists every line with the same vendor name. Is there a way to suppress all like vendors to one line?
|
| Hide group footer based on field value | 31 Jan 2005 21:13 GMT | 1 |
I am using Access 2000. I have a report where my group detail section has several fields in it, but the section itself is invisible. The fields in the detail section are referenced by code in the "Detail1_Format" event handler. This code uses these fields to calculate a running ...
|
| Specifying starting label position | 31 Jan 2005 21:10 GMT | 1 |
I would like to be able to specify the starting label position for printing out our mailing labels. I have been able to find a function that allows me to change the starting position of the labels however it changes the starting position for EVERY PAGE in the label report. I just ...
|
| I cannot get REPORTS- Design View screen to appear. | 31 Jan 2005 21:01 GMT | 6 |
I recently bought a DELL laptop with Office Professional installed. The REPORTS section of Access does not seem to work! When you "click" on Design View" nothing happens. Note that Forms Design View seems OK.
|
| Finding Differences between sums of linked tables | 31 Jan 2005 18:26 GMT | 1 |
Hi!, I've been working for months about this one and couldn't success.. Hope you can help. I have 2 tables:
|
| Unable to create reports in Accss 2003 | 31 Jan 2005 18:17 GMT | 1 |
I am having difficulty creating reports in Access 2003. When I attempt to create a report in the design view, nothing happens. When using the wizard it gets to the end and then does nothing.
|
| sorting by version number | 31 Jan 2005 17:15 GMT | 1 |
I have two tables of data that I am using in a report. Relationships are set up correctly, and everything seems to be working fine, but I have a question concerning sorting the records.
|
| Examples of IIf expressions that use Abs for abolute values? | 31 Jan 2005 16:23 GMT | 1 |
Access 2000 SR-1 Professional: Need > info on IIf expressions to reflect an absolute # (Abs). Only example in Help?: Abs(number). In my database report, I want: If the Sub-Total is negative (less than zero), then Abs([Quantitiy]*[Amount]), or ([Quantity]*[Amount])*[Discount]). ...
|
| display result of a query in a text box | 31 Jan 2005 16:17 GMT | 2 |
I want to display the result of a seperate query on a report. This is a different query than what the report is built on. Is there any way do this?
|
| Report Question | 31 Jan 2005 16:13 GMT | 1 |
Is it possibel if you have a report that longer then 1 page that i can change it into landscape split the page so it goes all on one page next to each other Thank you
|
| One Portion of Select Fails | 31 Jan 2005 15:26 GMT | 1 |
I have a report selecting data from several tables--a "Main" table with several supporting tables providing descriptions, costs, etc. When I run the report, no data is displayed, even though I know there is data in the tables. From what I have worked thru, it appears that one of ...
|
| incorrect totals for parts | 31 Jan 2005 14:57 GMT | 2 |
my report looks like the following, -Page Header---------------------------------------------------------------- Defect Codes for Part [=[Forms]![frmbyparts]![cboPartnum].Value] Shift Number =[Forms]![frmByParts]![cboshift].Value
|
| Display totals on a form or report | 31 Jan 2005 12:33 GMT | 1 |
I'm trying to create a database in which there is only one table that contains all of the payables for a company. All the payable invoices have primarily 3 fields: 'type of cost', 'date due' and 'amount'. The object of the database is to obtain a printout of expenses categorized by ...
|