Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
This is very urgent so please help me out with this. I am creating a Excel file using the Biff8 format. My excel file has two string 1 string is of 10 bytes in length and the other is 12K in length. Both the strings are writen into the SST record, the way Im writing it is SST Header | Data length | String 1 | String 2 but since String 2 is 12K in lnegth it over flows the maximum record lenth of 8228. So I add only the first string to the SST record and then add a CONTINUE record and add the second string to it. But my Excel sheet when displayed is blank. The size of the file is equivalent to the data in it but when displayed thru excel it is blank. Any hints or guidanced will by greatly appreciated. Thanks in advance Regards Arun |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
XY Scatter-problems with large data records | Excel Discussion (Misc queries) | |||
How to embed large number of variables in text inside a text box? | Excel Discussion (Misc queries) | |||
How do I get the text to continue on the next line when its long | Excel Discussion (Misc queries) | |||
Text not continuing to wrap for large block of text in Excel cell | Charts and Charting in Excel | |||
SST and CONTINUE records | Excel Programming |