suppressing printing of report page1272 (3/27/2007 3:20:19 PM) I have a report that prints separate pages by department. I need to suppress the printing of a department page if the year to date net income is 0 (contained in groupfooter4). I have thought of the onnodata eve... hedgracer
Are you sure you want to delete 7 records?3163 (3/27/2007 1:33:56 PM) I'm working with a database created by someone else who appears to have had about the same knowledge level that I do (limited, brute force). One of the functions it serves is to create a series of reports by p... Eric
Formatting detail records based on a field value not shown in the report2382 (3/26/2007 9:18:13 PM) Hi. What's the general syntax for formatting report detail controls' forecolor based on the value of a field in the report's data source that isn't shown? Background: My report's data source includes a field ... Tom
Problem to publish grand total0136 (3/27/2007 12:33:41 PM) i have a report in which i have multiple grand total fields. it is working well when i preview my report, but my requirement is that i have to publish that report in ms Excel, when i publish that report in Exce... Saddy
Hiding Access in background,but still displayin reports0140 (3/27/2007 10:57:41 AM) Good day I am having difficulty hiding Access in the background, but still allowing my reports to be visible. The code I used to hide Access is : const SW_HIDE = 0 private declare function ShowWindow Lib " us... BA
Printing columnar reports - print setup not "sticking" - Access 22160 (3/26/2007 7:39:07 PM) Hello This is a repost from microsoft.public.access. I am running Access2. I would like to change an existing report from one column to two columns or vice versa. In design mode for the report, File | Prin... M
custom sort6156 (3/15/2007 6:22:42 PM) hi all - i am trying to find a way to sort my report by a custom sort method. the sort should perform as follows: sort the newest to the oldest: ie) 2907 .... 92496 (top .... bottom) ... masonm
complex report using VB0169 (3/26/2007 7:25:23 PM) Hi, could someone please tell me if this typr of report is possible: I have a list of about 3000 clients that have been given a score based on their proformance 1 to 10. I have split them of into groups 1 - 3... Marshallp24
access 2003 query report "# error"1618 (3/26/2007 1:56:29 PM) Hi all, I'm not sure what else to look at here. I have a rather complex query that I am using to underly a report. All the data in the query is correct when I run the query with the parameters. When I run th... marfi95
groups detail section totals access 20033241 (3/26/2007 12:03:45 AM) Hi all, I know this can be done, but haven't figured out how yet. I have what basically is a summary report that my sql comes up with for the detail rows. I want to total these rows in the report and display... marfi95