| Thread | Last Post | Replies |
|
| Need help showing only duplicate items in report | 21 Oct 2004 07:14 GMT | 1 |
I have a report that list various files that are being worked. Example: OM Number ProjectNumber 12345 43060
|
| Date grouping | 21 Oct 2004 07:04 GMT | 1 |
I recently began accessing a Access 2000 database from a different server. After the transition all reports with date grouping no longer work. Nor does the Format$ function work if you recreate the report using the report wizard. The reports still work properly if accessed via ...
|
| Margin question | 21 Oct 2004 05:06 GMT | 1 |
I'm using Access 2003 at a customer site. They have a Dymo label Writer and on an previous PC this worked fine. They replaced the PC with a new Dell and installed Access. I revreated the label but the spacing does not work now and I think it is because on the old pc Access (prev ...
|
| Emailing from Access | 21 Oct 2004 00:44 GMT | 1 |
Not sure if this is correct forum Am looking to be able to set up routine to allow me to send emails from data held in Access Query - either through outlook or some other third party program.
|
| Report totalling help needed | 20 Oct 2004 23:22 GMT | 3 |
I have a report which prints sub-totals and grand-totals at the end of the report. In the sub-totals I have to print a total which represents items that are not listed in the report. I get this total by doing a join that puts the total in every row in the sub totalled group.
|
| How to know when comes a PageBreak?? | 20 Oct 2004 23:17 GMT | 1 |
my problem is: - section "DETAIL" with vertical lines, with "can grow" and "can shrink" properties enabled (I need this). - I have a function to draw all vertical lines and it works fine but
|
| combining 3 fields together | 20 Oct 2004 21:36 GMT | 1 |
I would like to combine 2 field into 1 with a return between the two. I tried the following data source but instead of a return so that the second information begins on a new line I get a square symbol. Can someone enlighten me so as to achieve what I need to do.
|
| Grouping | 20 Oct 2004 21:11 GMT | 6 |
In Access 2002, I'm writing a report based on a query that hits two linked MS Project Server 2003 SQL tables, dbo_MSP_PROJECTS
|
| Rpt that shows Count Query returnes | 20 Oct 2004 20:43 GMT | 2 |
I have a Count Q that I would like to show the Count on a report. The Report is not feed by the Query. Can I do this? Would be a great help if I can. Thanks
|
| Custom Sort for Control on a Subreport | 20 Oct 2004 18:15 GMT | 3 |
I need to develop a custom sort order for a control called ContactType on a subreport. I've read in posts that this must be defined on the report Sorting and Grouping rather than in the underlying query. The expression I am using is too long for the Sorting/Grouping dialog box. ...
|
| Reports don't open or preview on (1) computer | 20 Oct 2004 17:34 GMT | 4 |
I have two databases on a server shared between 10 users. On one computer, I cannot open any reports in one database...the other database is fine. If I double-click on a report, nothing happens (no error, just nothing as if
|
| Name? Error | 20 Oct 2004 17:34 GMT | 4 |
Can somebody offer advice as to what is wrong with this? =(Select Case [DatePart("m",Now())] case 10 "October" case else "February" end select) Thanks a lot!!!!
|
| Anyone have a template for computer inventory? | 20 Oct 2004 16:35 GMT | 1 |
I am looking for an inventory template (Excel or Access) which has fields for model, serial number, as well as what software was installed and when.
|
| Wrapping in Access 2000 reports | 20 Oct 2004 16:33 GMT | 2 |
I'm currently working on a report that shows Name, Address and Years but if the address isn't a valid address (entry in the table confirms this!), this should show on the report in Bold. I used Conditional Formatting to do this.
|
| Report/Subreport | 20 Oct 2004 16:23 GMT | 1 |
Calculated totals on my report work properly as long as the subreport has a value or a related record. However when there are no values or no related records in the subreport, I get a #ERROR. How can I get the calculated total to treat no values or related records as
|