Hi Experts!
I have Userform, which contains 2 listboxes. Listbox1 is above listbox2 (in the form, not directly on top of Listbox2). I have set listbox 1 to expand in height when selected. However Listbox1 ends up overlapping Listbox2, but behind Listbox2. I have tried playing around with zorder to make sure listbox1 is infront.
This works the first time, but subsequent selections of Listbox1 still ends up being behind Listbox2. Do i need to keep updating zorder? Is there a better way to control the display order of listboxes?
Many thanks!
I have Userform, which contains 2 listboxes. Listbox1 is above listbox2 (in the form, not directly on top of Listbox2). I have set listbox 1 to expand in height when selected. However Listbox1 ends up overlapping Listbox2, but behind Listbox2. I have tried playing around with zorder to make sure listbox1 is infront.
This works the first time, but subsequent selections of Listbox1 still ends up being behind Listbox2. Do i need to keep updating zorder? Is there a better way to control the display order of listboxes?
Many thanks!