G
Guest
I've got some perfectly fine code that works well for importing data from an
Excel spreadsheet into a .NET DataTable, except I discovered today that it's
cutting off any cell that contains more than 250 characters at that
250-character limit. Is that just the way it is, or is there some way around
it?
Thanks!
Excel spreadsheet into a .NET DataTable, except I discovered today that it's
cutting off any cell that contains more than 250 characters at that
250-character limit. Is that just the way it is, or is there some way around
it?
Thanks!