K
K
I have a report which is actually a checklist. I need to
print both horizontal and vertical lines on the report
around each field. Horizonal lines are easy because I can
just put a line in the details section. The problem with
the vertical lines is that they need to be as long as the
longest field on my report. My fields are all different
widths. I found code that will print vertical lines but
it makes them the all the same widths.
Please help.
print both horizontal and vertical lines on the report
around each field. Horizonal lines are easy because I can
just put a line in the details section. The problem with
the vertical lines is that they need to be as long as the
longest field on my report. My fields are all different
widths. I found code that will print vertical lines but
it makes them the all the same widths.
Please help.