View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ian Coates Ian Coates is offline
external usenet poster
 
Posts: 21
Default Postioning combo box

Use combobox1.left and combobox1.top in your macro to define the position of
the top left corner of the new box.

"Noctos " wrote in message
...
when i use a macro which is supposed to copya combo box to a location
the macro does not paste the box to the right place it pastes it right
beside the original box. is there a way i can position the pasted
combobox to my desired location


---
Message posted from http://www.ExcelForum.com/