| Thread | Last Post | Replies |
|
| save Access report as PDF file | 05 Oct 2004 15:47 GMT | 6 |
Is there a way to have Access convert and save an access report as a PDF file in a specific folder using VBA code. The PC has Acrobat 6 Professional. I have spent so much time on this problem it's causing me so much grief - so
|
| Email report output? | 05 Oct 2004 14:55 GMT | 1 |
How can I get a report sent as the messagel "body" of the email. I need to send copies of reports embedded as the email, which may bave pictures in the report image. Even using the send as attachment function doesnt work properly, often displaying the report image incorrectly.
|
| pigeon hole report | 05 Oct 2004 14:27 GMT | 5 |
Using Access 2000 database project with Sql Server 2000 Back end. Issue: A drafting firm has 60 boxes divided into 36 - 2" squares - 6 across and 6 down for storing architectural / engineering plans. The Access Project
|
| Printing mailmerge document for single record from a form | 05 Oct 2004 13:38 GMT | 3 |
I have a forum with 2 subforms containing information about external examiners, fees, expenses and the course and college they are responsible for. There are a number of standard letters which have to be sent out to each external, for example confirmation that the exam report has ...
|
| Will Access 97 reports run in Access 2002? | 05 Oct 2004 13:27 GMT | 2 |
Currently utilizing 100 Access 97 reports but must upgrade application to Access 2002. Will Access 97 reports run in Access 2002 or is a conversion required? If so, is a converter available? Thanks.
|
| View Query Parameters on a report | 05 Oct 2004 11:40 GMT | 2 |
I have created a report based on a query. To get the sums I need for the report my query contains parameters for the date ie Between [Start Date] And [End Date]
|
| Calling a form on report close action. | 05 Oct 2004 08:13 GMT | 4 |
if there's somebody out there who can help me in solving the following problem, I'd be very grateful. I need to open a report from several forms and, once the report is closed to go back to the calling form. The form
|
| can't print | 05 Oct 2004 06:00 GMT | 1 |
I can't view any print dialog boxes within Access 2003 (print preview, print, etc) so therefore can't print at all. Other applications print fine (word, excell, etc). Does anyone have a solution/suggestion?
|
| How do I filter within a group? | 05 Oct 2004 03:42 GMT | 1 |
I am using Access 2003 and would like to filter records within a group. I have a series of part numbers that may have a new record added daily. I want to run a report that lists only the most recent record for each part number.
|
| Associate Values with Drop Down Items | 05 Oct 2004 03:37 GMT | 3 |
I have a drop down list and want those items in the drop down to be associated with certain values. How can I achieve this? For example: drop down = walk to store - time value would be 1.5 hours.
|
| Report Footer | 05 Oct 2004 02:56 GMT | 1 |
I use the following code to export my report to RTF format report, so the user can open it in word. DoCmd.OutputTo acOutputReport, "rptAll", acFormatRTF, "Report.rtf", False
|
| alternate line shading | 04 Oct 2004 22:52 GMT | 1 |
Using access 2000 how do I get alternate line shading in a report?
|
| reports stop opening | 04 Oct 2004 22:36 GMT | 2 |
After I print to a network printer (I'm running Windows XP Pro) I can no longer open any of my reports in Access 2003. They won't open in Design or Print Preview. Any suggestions?
|
| How do I Eliminate Blank Fields in a Report? | 04 Oct 2004 21:23 GMT | 1 |
in an access report, when a field has no data in it, how do you "slide the fields up"? For instance, if an address has the company, name, address, city, state, zip for fields, and the contact has no "company", how do you keep the printout from looking like this:
|
| If then in control source | 04 Oct 2004 21:05 GMT | 2 |
I'm running Access2002 and have this: =IIf([Test1 Complete Date]=Null,"Test1 Incomplete","x") in the Control Source of a Text Box. Why won't it work? It's pulling from a Query that has all my tests'
|