Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / January 2008

Tip: Looking for answers? Try searching our database.

limit on the delimited list for Data Validation.

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Aleksandra - 29 Jan 2008 20:06 GMT
Hi,

Is there a limit on the comma delimited list for Data Validation in Excel
2007?

I know that it was 255 character limit per cell in previous versions of
Excel, and I found that new number of characters that can be stored in a cell
formatted as Text is 32k in Excel 2007.

I am populating Data Validation list programmatically, and I can add really
long list of items. Excel 2007 can will save those long Validation lists
without any problem, and when I open file in XML format (Sheet1.xml) it shows
that all the items in Data Validation list are saved correctly.

The problem is when I try to reopen xlsx file again, I am getting an error
(Excel found unreadable content...) and after that ‘Excel Removed Feature:
Data Validation...’. This is happening only if the comma delimited list has
more that 255 characters.

I am wondering if there is any way to read the list from XML and repopulate
Data Validation because the entire list is saved in XML format. Any
suggestion will be helpful.

Thanks.
Aleksandra
chuck buchanan - 29 Jan 2008 20:37 GMT
I find it easier to populate a range of cells with the list of valid values,
give that range a name (i.e., myRange), and then for the Data Validation
Source field provide "=myRange".
Signature

Chuck Buchanan
Special Projects Coordinator

> Hi,
>
[quoted text clipped - 21 lines]
> Thanks.
> Aleksandra
Aleksandra - 29 Jan 2008 20:47 GMT
I can not use ranges due to the design limitations. Is this Excel 2007
limitation?Is there a workaround that I can use lists saved in XML?

Thanks.
Aleksandra

> I find it easier to populate a range of cells with the list of valid values,
> give that range a name (i.e., myRange), and then for the Data Validation
[quoted text clipped - 25 lines]
> > Thanks.
> > Aleksandra
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.