Home |
Search |
Today's Posts |
#11
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi KeepITcool
Typo warning! In the last two lines of the array load: arr(1, 13) = .ShowInput arr(1, 14) = .InCellDropdown and. analogously, in the last two lines of the array unload .ShowInput = arr(1, 13) .InCellDropdown = arr(1, 14) replace arr(1, with arr(i, ( The legacy of an over-confident search & replace!) --- Regards, Norman |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do you invert your selection of cells in excel? | Excel Discussion (Misc queries) | |||
How can i invert the selection of cells in Microsoft Excel 2007 | Excel Worksheet Functions | |||
How do I invert a selection in Excel 2007? | Excel Discussion (Misc queries) | |||
Invert Excel Selection | Excel Discussion (Misc queries) | |||
help with algorithm | Excel Programming |