Description: I wrote all makro compatible to ms-vba and wanted to save them as *.xlsx file all makro are not saved all buttons in the worksheets diappeared Actual Results: no error message . But when you open the xlsm.file all makros are vanished Expected Results: it should work Reproducible: Always User Profile Reset: Yes OpenGL enabled: Yes Additional Info: [Information automatically included from LibreOffice] Locale: de Module: SpreadsheetDocument [Information guessed from browser] OS: Linux (All) OS is 64bit: yes
Did you search in existing closed and open bugs? Many macro bugs, better to keep in some similar,Bug 117266 or other. Please attach sample ods.
Created attachment 169177 [details] ods with macros self starting to page startseite its not complete at the moment for the use with MS-Excel on another computer I should save the file as *.xlsm somebody referenz me to a similar bug 117266 which is also not solved . But this guy with this bug has A STRUCTURE IN HIS FILE WHICH is not same which as I know from Excel and I cant even make a structure to load basic and dialogs manually
Created attachment 169181 [details] selfstarting (opens page Startseite )
Created attachment 169182 [details] This is the result the xlsx -file
Created attachment 169190 [details] the original .ods file i made a more simple file as a sample
Created attachment 169191 [details] This is the saved .xlsm file I made the example more simple
confirm in Version: 7.2.0.0.alpha0+ (x64) Build ID: 94f6765d6ecc3145fa2d266231124003cf953118 CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: Skia/Raster; VCL: win Locale: ru-RU (ru_RU); UI: en-US Calc: threaded and in 5.2 too
*** Bug 146083 has been marked as a duplicate of this bug. ***
Let's consider a duplicate, can be checked if other bug is resolved. *** This bug has been marked as a duplicate of bug 117266 ***
I suppose it is a valid request, but it isn't surprising that it doesn't work this way. We use a different language for our own macros (although as OP noted there is overlap so you could write it compatibly). I guess the enhancement request is that if there is no VBAProject already in the file, then export the existing stuff as if it was VBAProject code.
*** Bug 107960 has been marked as a duplicate of this bug. ***
(In reply to Justin L from comment #10) > I guess the enhancement request is that if there is no VBAProject already in > the file, then export the existing stuff as if it was VBAProject code. This is not a valid request when worded this way. A valid request would be allowing creation of VBA modules. But pretending that one type of module is another type is not reasonable.
(In reply to Justin L from comment #11) > *** Bug 107960 has been marked as a duplicate of this bug. *** Normally, newer bug is marked a duplicate of an older one, unless there's a reason like cluttered olded bug and clean newer one, or bibisected newer one, etc. Which I don't see here.
*** Bug 152238 has been marked as a duplicate of this bug. ***