Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
i want to write a macro which copies a dropdownfield 2000 times and
changes the cell reference according to the dropdown's new position. the problem is that i can change the position of the new dropdown field but not the cell reference, or the cell reference but not the position, not both the same time. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Do you really need 2000 combo boxes, or could you use DataValidation
instead? It would create a dropdown list in the cell. There are instructions in Excel's help, and he http://www.contextures.com/xlDataVal01.html Alexander Jakopin wrote: i want to write a macro which copies a dropdownfield 2000 times and changes the cell reference according to the dropdown's new position. the problem is that i can change the position of the new dropdown field but not the cell reference, or the cell reference but not the position, not both the same time. -- Debra Dalgleish Excel FAQ, Tips & Book List http://www.contextures.com/tiptech.html |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dropdowns with Hyperlinks | Excel Discussion (Misc queries) | |||
using dropdowns | Excel Discussion (Misc queries) | |||
DropDowns | Excel Discussion (Misc queries) | |||
Dropdowns | Excel Discussion (Misc queries) | |||
Dropdowns | Excel Programming |