|
-
Oct 4th, 2006, 10:32 AM
#1
Thread Starter
Addicted Member
Exporting data to Excel
I think I read about this before but I want to make sure:
I am exporting data from a datagridview to an excel sheet, and I am coming across an apparent limitation as far as the maximum cell length for excel.
I am pretty sure you can normally put more than 255 characters into a cell in excel, but when I try to do the same thing programmatically, I get an error message saying that I exceeded the max limit for number of characters for a cell.
Is there any way around this?
Thanx
Iggy
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|