| Thread | Last Post | Replies |
|
| setting the record source of a report | 26 Mar 2005 03:44 GMT | 1 |
I would like to use vb code to export a report to another folder as an .rtf file, which i can do. My problem is that my report has parameters. Is there any way that i can set the recordsource of a report, while it is not open? I can do it if the report is open in design view, ...
|
| filter report by using a form | 26 Mar 2005 01:58 GMT | 1 |
I like to open a report by using a form, on this form i wanted to set a filter by indepentend pulldown field One criteria is no problem, but when i have two criteria or pull down field i get allerts
|
| Is this grouping structure possible...? | 25 Mar 2005 21:15 GMT | 2 |
I have a report that groups on 3 parameters. Obviously, the default grouping structure on a report would be: <Param01 category01> <Param02 category01>
|
| Getting max and min dates in a report | 25 Mar 2005 20:43 GMT | 3 |
I have a Billing Report. This one reports all the bills from one date to another. This dates are specified in a previous form with filters. So you apply the filter in the form, press a button and you get a report based in the form with the same filters.
|
| surprised by parameter query | 25 Mar 2005 20:29 GMT | 14 |
i'm finding that there's an unexpected parameter query ('Text14') that appears when i go to run my report. i thought all i need to do was look through the names of the half dozen or so controls in the details section until i come across it and then .... but i'm not even finding ...
|
| Open report to "fit" | 25 Mar 2005 20:16 GMT | 5 |
Is it possible to open a report to fit to window instead of 100%? Any help will be appreciated.
 Signature Hanksor
|
| Report prompts for value | 25 Mar 2005 19:53 GMT | 6 |
I want to try and use one report which will run on different queries. Basically I have Exhibitors who have shown an interest in a "section" and I now want to send out a reminder letter to those who have not yet entered. So the query looks a bit like this:
|
| No Print Preview | 25 Mar 2005 19:12 GMT | 2 |
I am writing a simple app with 2 different reports. I am using a Switch Board as my menu and each report is called via the Open Report from the menu. I would prefer that the reports just print directly instead of going into print preview mode. Can anyone help?
|
| Link Report | 25 Mar 2005 18:59 GMT | 2 |
Is there a way to link a report? I want to put a report on the network that is updated daily. I have a .snp file that I copy each day, but would like for it to update automatically. Thanks!
|
| programming parameters for a report | 25 Mar 2005 18:19 GMT | 1 |
I have a report that needs to run only if certain fields in a database are true. The report needs to check that one field is true and if so that another filed is true then run. How would one go about doing this? If I could get a push in the right direction that would be great.
|
| I must be stupid or something please help me | 25 Mar 2005 15:59 GMT | 4 |
I have a very simple data base with a form called case, I would like to be able to click on a command button and have a report that displays only the current records information for printing .The name of the report is ajustment. the primary key on the form is FDMS.
|
| query | 25 Mar 2005 15:28 GMT | 1 |
I need to use access to do the following: HOW??? I retrieve the values A and B from a table, then calculate A-B, then I need to look at the previous records' (A-B) value and add it to the current records'
|
| Changing report data source | 25 Mar 2005 14:57 GMT | 1 |
I have changed the query my report uses as its data source and now the field that contains a sum of other fields in the report is referencing the wrong data. For example: my original report had a field named "2004 data", and another field that included the field "2004 data" in a ...
|
| don't prnt empty fields | 25 Mar 2005 14:37 GMT | 5 |
In my report I have a field "remarks" In 50% of the records this field is empty. When printing the report always an empty field is printed. Is there a way to oly print this field when there actually is something in it?
|
| Counting Records in a Date Range | 25 Mar 2005 14:29 GMT | 2 |
I need to count records with-in a date range. How would I set up the control source? Thanks in Advance for your assistance.
|