Ahh yes... try adding code to swallow this record, test and supply a patch and I'll apply it. Nice work, I think this has been something we've been trying to figure out for a little while now.
-Andy Luc Girardin wrote: > Dear Andrew, > > >>I think the 1c1h is only for sheet references when the sheet name is >>not the same. Or so it appears to me. > > >>Anyone know anything about this record? > > > I did find a bit more information at > > http://chicago.sourceforge.net/devel/docs/excel/biff8.html > > 0x1c1 RECALCID > > This record contains an ID that marks when a worksheet was last > recalculated. It's an optimization Excel uses to determine if it needs > to recalculate the spreadsheet when it's opened. Since Excel hasn't > ever touched the file you're creating, you shouldn't write this > record. > > Sounds like this record should simply be removed when saving a file. > Would this be the right to do? > > Take care, > > Luc > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
