How to draw a line accross sections?

  • Thread starter Thread starter John
  • Start date Start date
J

John

How do you draw a vertical line on a report in Access. I can only draw lines
within each section. Is it possible to draw a line or a rectangle the full
lenght of the page.

John
 
John said:
How do you draw a vertical line on a report in Access. I can only draw lines
within each section. Is it possible to draw a line or a rectangle the full
lenght of the page.

John

If you use the line method of the report in the report's code module and
use the Page event you can draw lines that span sections.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top