| FYI, I've been working on (and will hopefully complete 2-3 days after 1.16 is out) a macro-based solution for exporting from 1.15 and importing into 1.16. Right now I can only write half of this (the export) but since 90% of the import should be to just put stuff back where it came from, unless things moved around a lot more than that, it should be pretty easy to write the import. Because it uses VBA, I don't know how OO or Calc will deal with it... I can make the VBA code readily available to anyone who wants to script a solution for those platforms if this doesn't work.
I'm basing it off the "main" file for the Office 2003 version because it should still work with Office 2007 -- just the few extra sheets in there won't copy, and I might be able to put that in as a secondary macro of something, I just don't have Office 2007 on the computer where I normally do my programming, so it might not happen with this first release. |