G
Guest
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.
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.