Using OnPrint actions

J

judith

Is it possible to use the OnPrint property of a report
Page header to draw lines that extend outside the header
space. I am trying to draw fixed vertical lines on each
page of a report using the VBA command me.line ...

I can put this in the detail section but it will only go
as far as the data and I want it to go to the bottom of
the page regardless of the number of data lines

Any suggestions please
 
Top