| Thread | Last Post | Replies |
|
| Display text in Proper format | 26 Oct 2004 16:36 GMT | 1 |
Is it possible to display text fields in Proper format as you can in Excel? Regards, Jedster
|
| Report Help | 26 Oct 2004 16:20 GMT | 1 |
I have to invoice reports now, one calculates sales tax on labor only, the other calculates tax on labor and material depending on the state. How can I automate this process after I input the site number? Any help much appreciated.
|
| E-mailing Reports | 26 Oct 2004 15:58 GMT | 1 |
when e-mailing reports, is there any way of programming into access a pre-determined e-mail address?
|
| Time based report triggering | 26 Oct 2004 15:57 GMT | 1 |
I need to design a report such that it gets generated automatically at say, 20.00 o'clock everyday. Is there anyway to trigger such reports automatically, atleast can we store such reports automatically in a file somewhere?
|
| How to programatically refresh a report in preview mode | 26 Oct 2004 15:32 GMT | 2 |
BlankFrom a form how can I tell a report to refresh its display? Or, what event in the report can I use when one of the reports controls is updated to cause the new value to appear in the report's preview? My report has no underlying table; it gets all of its data from a form it
|
| Referencing objects in option group | 26 Oct 2004 15:30 GMT | 7 |
BlankI have a series of check boxes and associated labels within an option group on my report. Using data from an underlying table, I'd like to modify the caption of the check box's label.
|
| How do I suppress (no blank lines) fields in Access under certain. | 26 Oct 2004 14:35 GMT | 4 |
I want a field in an Access 2000 report to be suppressed when a specific condition is true. Is there a way to get the field to have zero height when an Iif statement is true and the normal height when it is not? Or any way that generates the report without that field (or a blank ...
|
| Getting proper data for report | 26 Oct 2004 14:33 GMT | 8 |
I am trying to run a report that contains only the data for days where all the information is filled in. I currently have a report that I run that gives me the daily info, even if it is not finished. I also have a query & report that gives me all the outstanding data. These ...
|
| Dynamic Report Fields | 26 Oct 2004 13:54 GMT | 2 |
I have a problem which I'm unable to improve. I need to be able to create a report based off a table every month. 1. The table each month can contain various columns 2. I have no control over the data
|
| How to bring up the Print Dialog Box programmatically ??? | 26 Oct 2004 10:07 GMT | 1 |
Hello to everybody ? Is there a way to bring the known Print Dialog Box programatically up ??? Like pressing CTRL + p ??? Many thanks in advance
|
| Navigating to a report from a form (invoice) | 26 Oct 2004 08:46 GMT | 1 |
I am trying to build an invoice report that I can navigate to directly from an orders form (with subform). I am using a highly modified Orders entry db template. I need to filter the report so that it only shows the invoice of the order I navigated from. Is that possible? It ...
|
| Making a field invisible | 26 Oct 2004 06:35 GMT | 5 |
I'm trying to make a date field invisible (or fore color white) on a report if it doesn't fall between a begin and an end date, but visible if it does fall between the range. So, 1 record it might be visible and the next it
|
| Report with Crosstab query | 26 Oct 2004 05:54 GMT | 3 |
I have created a report using a crosstab query. The report has time periods grouped down the page and days of the week across the top of the report. Name and phone numbers of individuals are listed under the respective
|
| How to set up a report to count the number of variables by date o. | 26 Oct 2004 03:34 GMT | 9 |
I need to set up a report to count the number of variables by date order. Can anyone give me examples on how to do this? I am using Access 97. The inpurt fields are: Name; Date; LunchTye (This is the field I need to count . The variables are H or S). If I do a query it puts ...
|
| Hide a line in Report | 26 Oct 2004 02:25 GMT | 2 |
Please help me to hide a line in the Report if one of the textboxes's value is Null. My line contains 4 text fields. They are in the Report header. Text38 has control source set to: =DLookUp("[PREVs]","[Q_Previous]")
|