Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've run into the same problem, and also discovered the 911-character limit.
Since it's in an existing application, and we've been running it with the same data that cause the problem (a string of about 1871 characters), it's likely that some fairly recent Office update has caused it. Note that it doesn't happen in VBA; I can start Excel and put a 2K-character string into a cell with no complaints. It's when I'm working at a lower lever using a SAFEARRAY of VARIANTs that I get the problem. Don |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Populate Order worksheet from Quote worksheet | Excel Worksheet Functions | |||
populate cell on worksheet 2 if text is red on worksheet 1 | Excel Worksheet Functions | |||
Error 0x800A03EC trying to set range value | New Users to Excel | |||
SaveAs causes 0x800A03EC error | Excel Programming | |||
Chart.Export throws COMException (0x800A03EC): Exception from HRESULT: 0x800A03EC. | Excel Programming |