Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have some code that populates a data validation list automatically. The list has approxiately 20 entries and the VB code will not allow me to have that many - it throws up an error message when trying to run the line. To get round this, I have simply pointed the code at a range of cells way off from where the user will be working. The problem with this is that if rows are deleted, the references become invalid, as the list of valid entries effectively "moves up" the page. Can anyone suggest another way around the limit VB is placing on the number of items in my list? TIA Dave |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Populating a data validation list based on criteria | Excel Discussion (Misc queries) | |||
Validation list populating multiple cells | Excel Discussion (Misc queries) | |||
Populating a Data Validation List | Excel Discussion (Misc queries) | |||
Populating a combo box from a Validation | Excel Programming | |||
Populating a Validation List with SQL | Excel Programming |