J
JoJo
Good day everyone,
Thanks again for making this site available.
I used the VBA from the post "Un-numbered horizontal lines" except took out
the Me.Print part of the code and it worked great. The problem I'm having
now is I am using the same code in a different report but instead of using it
in the detail section I am using it in a groupheader0 section (Date Header)
and the lines aren't showing up. I tried changing the intDetailHeight As
Integer to intgroupheader0 As Integer throughout the report. It was the only
thing I could think of to do. I just don't understand the principles of code
enough to fix the problem. Also, I need the line broken up - the left line
to start at the left margin and stop at about 3.58 and the right line should
start at 3.85 and go through the rest of the section.
Thanks for helping me!!!
Thanks again for making this site available.
I used the VBA from the post "Un-numbered horizontal lines" except took out
the Me.Print part of the code and it worked great. The problem I'm having
now is I am using the same code in a different report but instead of using it
in the detail section I am using it in a groupheader0 section (Date Header)
and the lines aren't showing up. I tried changing the intDetailHeight As
Integer to intgroupheader0 As Integer throughout the report. It was the only
thing I could think of to do. I just don't understand the principles of code
enough to fix the problem. Also, I need the line broken up - the left line
to start at the left margin and stop at about 3.58 and the right line should
start at 3.85 and go through the rest of the section.
Thanks for helping me!!!