View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MVM MVM is offline
external usenet poster
 
Posts: 53
Default combobox on worksheet won't stay in one place

I have two comboboxes on a worksheet. When I gave it the user, it moves some
where else. I assigned cbox.top and left, still it moved.

Also, when drop list apears, it stays relative to the screen and not to the
combo. Even when I change the sheets it stays. Appreciate any suggestions.

Thanks
MVM