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 -- Luc Girardin Macrofocus GmbH, Wasserwerkstr. 10, CH-8006 Zurich email: [EMAIL PROTECTED] phone: +41 1 350 52 18 fax: +41 1 350 52 19 web: http://www.macrofocus.com/ Where in the world should you travel - or perhaps even relocate - to pay less, earn more, and improve your living conditions? Find it out with City'O'Scope, available at http://www.macrofocus.com/cityoscope/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
