Hi Duane,
Thanks a lot for your quick response. I applied the following code and it's working now:
'Me.Line71.Top = 1440 + ComboBoxValue"
Me.Line71.Top = Me.Line71.Top - 15
Me.Line71.Width = Me.Line71.Width + 165
Me.Line71.Height = Me.Line71.Height + 345
Just realized that "1440" is...
Hi,
I have a form with a combo box and a "line" control. Combo box has 5 selections such as 1,2,3,4,5. When user selects one of 5 selections, Line control should change it's position. For example, if user selects 1, line control should move to 1" lower or if user selects 3, line control...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.