[AccessD] Vertical lines in Reports

Darren DICK d.dick at uws.edu.au
Wed Mar 31 22:00:09 CST 2004


Hey Deano
Get the height of the detail and then get your vertical line to be that height
in the on Format of the Detail section have something like
dim intDetailHeight

intDetailHeight = me.detail.height

me.linVerticalLine.height =  intDetailHeight
or something like that

Have funn

Darren

----- Original Message ----- 
From: "Dean Ellis" <deanellis at iprimus.com.au>
To: "AccessD" <accessd at databaseadvisors.com>
Sent: Thursday, April 01, 2004 7:42 AM
Subject: [AccessD] Vertical lines in Reports


> -- 
> _______________________________________________
> 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