| Thread | Last Post | Replies |
|
| Show only clients with balances | 20 Feb 2006 20:06 GMT | 5 |
Can a report based on a query that shows orders with cost and payments just print those records where the balance, which is calculated in the report, is greater than zero?
|
| Access2000 set up failed to locate qualifying product why? | 20 Feb 2006 18:57 GMT | 1 |
I am attempting to install Access 2000 on my computer that has Windows XP. The installation fails and I get a message "Set up failed to locate a valid qualifying product". What do I do now to install Access 2000?
|
| ACCESS report directly to file, Word,pdf or html format | 20 Feb 2006 18:23 GMT | 4 |
Use MS ACCESS 2003. Use also VB in the different "Groups". Want to be able to export to file as well as generating the report itself, to either Word, pdf or HTML. Is it possible to populate a template with the extracted data from the Details group to either format , and export to ...
|
| Access Report conversion to PDF | 20 Feb 2006 18:23 GMT | 8 |
In my access db I have a report that I need the output to be converted to pdf format. How can I go about getting a pdf output? Thanks MSA
|
| createing a PDF from Access | 20 Feb 2006 18:22 GMT | 9 |
Is it possible to create a PDF from with Access 2003? I am currently able to create Excell documents and Powerpoint presentations using code that calls on the appropriate objects. Can this be done with a PDF file?
|
| PDF PROGRAM RECOMMENDATIONS | 20 Feb 2006 18:22 GMT | 6 |
I would like to use PDF to send reports that I generate in MS XP Office Professional. Does anyone have a recommendation on what PDF Conversion program they presently use with great success. An internet search finds many PDF Conversion programs.
|
| Format Font Formula | 20 Feb 2006 18:07 GMT | 2 |
In my report I want to write a formula that says if a record has a Yes for Field #2 [Listed], then font = bold for Field #1 [Record ID], else font = regular for Field #1 [Record ID].
|
| Lebans ReportToPDF: a problem | 20 Feb 2006 17:12 GMT | 2 |
In the "How to use" form, when i clic on button after set for example the first report (in convert report to pdf section) it give a message that the format for the output is not disponible. Can you help me?
|
| Widows & orphans | 20 Feb 2006 17:10 GMT | 3 |
I have a report that prints invoices. Some single line entries, some multiple. At the end of each invoice I've got a page break control to prevent widows & orphans. Thing is, if it's only a short invoice I could get 2 on an A4 page. I can't
|
| Output to Excel | 20 Feb 2006 15:12 GMT | 1 |
I have a report that when I try to output to excel i get an error that reads something like, "l" already exists; and the report will not output into excel. Any ideas on how to fix or why this is occuring?
|
| Charts underlying data | 20 Feb 2006 14:36 GMT | 2 |
I am creating charts from queries and they work fine. However, when I'm in Design mode, the underlying data is some stuff that must come as an example. I see 1st 2nd 3rd 4th Quarters and some data that doesn't have anything to do with what I'm doing.
|
| Issues with graphs in report | 20 Feb 2006 12:49 GMT | 1 |
We have been having problems with graphs refreshing properly in access reports. Previously we have deleted all data out of the data tables in the graph design view so that when the report was run in print preview it was immediatley obvious when a graph had not refreshed as it was ...
|
| Sizing an image control | 20 Feb 2006 08:15 GMT | 9 |
I have a subreport which contains only a detail section (set to Can Shrink -Yes and Can Grow - Yes). The section contains two textboxes and an image control. The image control, imgImage, is unbound, and the picture is set by the following code at runtime:
|
| Getting remote SQL data into my Access report | 20 Feb 2006 04:14 GMT | 1 |
I am trying to get information into my Access report from a remote SQL 7 database. I am currently bringing this data into an Excel spreadsheet and then linking the excel spreadsheet as an Access table, which seems convoluted to me.
|
| sorting by a formula | 20 Feb 2006 02:13 GMT | 12 |
I have a database and in a report I have a real long formula and I need to find a way to sort by it. Specifically the formula is as follows: =(NZ([Q: 1; No],0)+NZ([Q: 2; No],0)+NZ([Q: 3; No],0)+NZ([Q: 4; No],0)+NZ([Q: 5; No],0)+NZ([Q: 6; No],0)+NZ([Q: 7; No],0)+NZ([Q: 8; No] ...
|