Hi
on a form i have 4 list boxes in a line side by side, beneath these list boxes is one button, and beneath the button is 4 list boxes side by side
what i would like to do is have the button top value just below the largest height from the list boxes above, which is driven by the listcount value.
i cant use a max value in vba of the the 4 list boxes listcount value,
is there an alternative way of determining the maximum height / listcount value from these 4 list boxes
thank you in advance
R
on a form i have 4 list boxes in a line side by side, beneath these list boxes is one button, and beneath the button is 4 list boxes side by side
what i would like to do is have the button top value just below the largest height from the list boxes above, which is driven by the listcount value.
i cant use a max value in vba of the the 4 list boxes listcount value,
is there an alternative way of determining the maximum height / listcount value from these 4 list boxes
thank you in advance
R