[AccessD] Draw a rectangle (border) around the detail section

Lonnie Johnson prodevmg at yahoo.com
Tue Jan 18 14:05:56 CST 2005


I have code that will draw a box around a report as a border. It is as such:
 
Private Sub Report_Page()
    Me.Line (0, 0)-(Me.ScaleWidth, Me.ScaleHeight), , B
End Sub 
 
Does anyone have code that will draw a rectangle/border just around the detail section of a report?
 
Thanks.



May God bless you beyond your imagination!
Lonnie Johnson
ProDev, Professional Development of MS Access Databases
Visit me at ==> http://www.prodev.us





 





		
---------------------------------
Do you Yahoo!?
 All your favorites on one personal page – Try My Yahoo!


More information about the AccessD mailing list