[AccessD] Custom totals

Bobby Heid bheid at appdevgrp.com
Mon Jul 21 10:56:33 CDT 2003


Hey,

Yes we do.  There are 5 "tiers" on the report to be used in place of the
detail line.  We have code in the Format, Print, and Retreat headers for all
of the tiers.  
There is also a project header and footer and footers for 1st 2 of the
"tiers" mentioned above.  All of these have code in the footers (for the
totals).

The report runs correctly when printed straight and when just previewed.

My problem is where to re-initialize my local variables that are used for
totals when printing from the preview?

Thanks,
Bobby

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com]On Behalf Of Bob Heygood
Sent: Monday, July 21, 2003 11:21 AM
To: Access Developers discussion and problem solving
Subject: RE: [AccessD] Custom totals


Do you have any code behind the report? if so, in what event.

Bob Heygood


-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com]On Behalf Of Bobby Heid
Sent: Monday, July 21, 2003 8:12 AM
To: 'Access Developers discussion and problem solving'
Subject: [AccessD] Custom totals


Hi,

We have this one report that keeps up with it's own totals/sub totals.  It
works great if you preview it or just print it.  But when you preview then
print from the preview, the totals are doubled.  

It appears that the totals are not being zeroed out when printing from the
preview.  I have tried initializing the counters in various places and have
not found a solution.

Anyone have any ideas?

Thanks,
Bobby
_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com


_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com


More information about the AccessD mailing list