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 | |||
Delete records when certain records have duplicate column data | New Users to Excel | |||
to continue down in the same row | Excel Discussion (Misc queries) | |||
draw 999 x 8 random records from file with 8614 records | Excel Programming | |||
Continue | Excel Programming | |||
Allow code to continue regardless | Excel Programming |