| Thread | Last Post | Replies |
|
| Print to PDF | 02 Dec 2004 14:11 GMT | 2 |
1. Can anyone refer me to examples or third-party add-ins to automate printing to PDF from Access ADP projects via VBA code. 2. There's a good PDF/Mail class product from ACG Soft that I've used with Access MDB's. However, it doesn't work with Access ADP's.
|
| Reports, Forms and Stored Procedures | 02 Dec 2004 14:08 GMT | 4 |
My current situation: I have a form which generates reports for me. I select the report I want to create, select the correct parameters and press go. The form executes the stored procedure and
|
| Access to Adobe .pdf | 02 Dec 2004 14:06 GMT | 6 |
I am here looking for a solution for one of the accountants that works for our firm. I am hopping some one here as a better understanding of MS Access and Adobe than I do and can assist me with this problem. First off let me tell you what the accountant is doing. He has a MS ...
|
| Automated email attachments | 02 Dec 2004 13:59 GMT | 1 |
I have several reports automatically converted to .pdf files and an email with links to their location generated. I have been asked to replace the hyperlinks by attaching the documents in the emails. I am looking for an a way in code to automatically insert the files into the ...
|
| Can't print the page headers on top of a second column in a repo. | 02 Dec 2004 13:26 GMT | 1 |
I can't print the page heater on top off the second column in a report, it only prints and left hand side I am using access 2003
|
| Combining Rows in a Mailout | 02 Dec 2004 13:21 GMT | 1 |
I'm slightly confused but mostly new at using Access, so bear with me. I've got a run of the mill Access DB with Surname, Firstname, Address, Location and Postcode fields. I've been able to set it up to print them all out, fitting their address within the window of a window-faced ...
|
| Max number of fields in a report | 02 Dec 2004 07:49 GMT | 1 |
What is the maximum number of fields you can have on a report?
|
| Access 2002 Report error | 02 Dec 2004 03:29 GMT | 1 |
Hey everyone! If anyone has a solution for this problem, i would be so grateful. We have a report that is heavily programmed and utilized within my company. When our Network Admin replaced the printer that the report used as its default, it
|
| using a shortform to input details | 02 Dec 2004 01:15 GMT | 6 |
i'm now using the following method to input the details of each customer everytime when i generating the report. box1: =[enter customer name] box2: =[enter customer address]
|
| Displaying a sum (only) in the detail section | 02 Dec 2004 01:09 GMT | 1 |
I've used the report wizard to calculate and display only the sum of "dollar amount" and "item count" in the detail section of my report. I need to create a tabular report and so wasn't given this option. How can I get it to show only a sum for each dollar amount and item count ...
|
| photos not printing | 01 Dec 2004 23:40 GMT | 1 |
WHEN I RUN A REPORT THE PHOTOS i HAVE IN THE DB DO NOT APPEAR WHEN I PUBLISH IT WITH WORD, CAN ANYONE HELP
|
| Convert Microsoft Graph 2000 Chart to Black and White in Access Report | 01 Dec 2004 20:19 GMT | 1 |
I have a report that contains a Microsoft Graph 2000 Chart. It normally is displayed in color, but this does not print well on a black and white laser jet. Is there a way to convert the chart to black and white using patterns?
|
| Landscape does not work | 01 Dec 2004 20:15 GMT | 1 |
I have a bunch of reports if different databases that I put in landscape format. When I print preview the report it will show as portrait and when you go into the page set up landscape is checked off. If I print the report it will print portrait. I have to view the report a ...
|
| New starting point when printing labels in MS Access | 01 Dec 2004 19:23 GMT | 1 |
How do I identify a new starting point when printing labels (a report) in MS Access, e.g., I want the first label to print at the 3rd row down, 2nd column in position? I'm tired of wasting label paper. Thanks.
|
| returning a text when value is NULL. | 01 Dec 2004 18:21 GMT | 1 |
Hi group, I have a form that when a date is selected, it appears on the report. I wanna return a wod ("ALL") when no date is selected. I've used the following code to select the date:
|