View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Dave Dave is offline
external usenet poster
 
Posts: 1,388
Default Problems with Visible and Screen

Hi Guys,

I have a UserForm with a number of text boxes and listboxes.

As default I have 4 text boxes.

When the value in the list box is changed, 1 or more of these boxes is made
invisible, and the scroll height of the UserForm is changed.

When it goes from a large scroll height to one smaller, and boxes are
changed to .Visible = False, the boxes above appear to jump to a different
section on the screen or disappear. After I move to another program and come
back, or click about for a bit they reappear in the correct spaces.

Can anyone help?

Thanks!
Dave