William Case <billlinux <at> rogers.com> writes: > .... > Not really. My test macros continue to live even if I open and close > the Calc Linux version of MembershipTest2.xls, while the project > oriented macros and macro library disappear the instant it is closed. > .... I have just saved my Test.ods file as Test.xls. I had the Basic Editor open at the time. After saving, the macros were still visible.
I closed the Basic Editor and the file. After I opened it, I also opened the Basic Editor and selected Test.Standard --> "No Module". That result seems eminently reasonable to me. An OOBasic library has no place in an .xls file. What you can do, as you've already indicated, is save the macros in a User library. If you need macros which can be used by Excel users, you will need VB macros. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
