This tutorial explains how to add vertical line in Access Report using VBA Line function, while the line tool fails to draw a continuous vertical line.
Issue with using Line tool to add vertical line in Access Report
Vertical line in Access Report is one of the hottest topic in this website. In Access Report, it is possible draw a vertical straight line using "Line" tool under "Design". However, the line is not continuous across records.
Lets take a look at what I mean the line is n...
Read More