Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi Debra, Thanks heaps for replying to my question? When mention refering to a list on the worksheet (e.g. =MyList), the limit seems to be 32767 items. How do your accomplish this in vba? Currently I am just using something like Cells(10,10).Validation.Add Type:=xlValidateList, AlertStyle:=xlValidAlertStop, Operator:=xlBetween, Formula1:="my list" How do I get 32767 chars in my list? Do you have any other ideas how I might solve this problem?? Thanks again, Rick *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Validation List - adding new entries | Excel Worksheet Functions | |||
View all entries in Validation List | Excel Discussion (Misc queries) | |||
blank entries in data validation list | Excel Worksheet Functions | |||
DataValidationList - Unique Entries | New Users to Excel | |||
update data validation list with new entries?? | Excel Discussion (Misc queries) |