Continuous Line on a form

Z

ZIMMJE

I have 2 questions below.
I have the following code that has a line that will start at the left of a
lable and grow down to fit the size as my report grows:

Me.Line (Me.lblETG_Grp.Left, 0)-Step(0, 10000)

1) Is there a way to make line on the right side of the lable? I did not
find a ME.Lable.Right option for coding?

2) Is there a way to make a vertical line across the bottom of a lable as
the page grows?

Thanks,

Jill Z.
 

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

Top