View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default combobox on worksheet won't stay in one place

Hi MVM

Maybe
http://support.microsoft.com/default...b;EN-US;838910
Controls move to the left of the worksheet in Microsoft Excel 2002

--
Regards Ron de Bruin
http://www.rondebruin.nl



"MVM" wrote in message ...
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