show/hide this revision's text 3 edited tags
show/hide this revision's text 2 a bit of expansion

I have an OpenDocument spreadsheet with macros in StarBasic/OOoBasic that I want to convert into an Excel spreadsheet, with the StarBasic macros transliterated translated to VBA. While OpenOffice.org claims to have the ability to translate VBA macros to StarBasic and back, my attempts to have OOo convert these original StarBasic macros to VBA have all failed.

Is there any guaranteed way to get these macros moved to VBA and Excel, without completely rewriting them? It seems that OOo will only turn StarBasic macros to VBA if they originated in that form.

show/hide this revision's text 1

Converting OOo macros to Excel macros

I have an OpenDocument spreadsheet with macros in StarBasic/OOoBasic that I want to convert into an Excel spreadsheet, with macros transliterated to VBA. While OpenOffice.org claims to have the ability to translate VBA macros to StarBasic and back, my attempts to have OOo convert these original StarBasic macros to VBA have all failed.

Is there any guaranteed way to get these macros moved to VBA and Excel, without completely rewriting them?