Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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/ |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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/ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I create a combo box that is tied to another combo box? | Excel Worksheet Functions | |||
linking a form combo box... results from the combo box to another | Excel Discussion (Misc queries) | |||
combo reference on another combo box for picking address etc. | Excel Worksheet Functions | |||
"Combo Box - getting control combo box to stick in place in worksh | Excel Discussion (Misc queries) | |||
"Combo Box - getting control combo box to stick in place in worksh | Excel Discussion (Misc queries) |