<div dir="ltr"><div style="font-size:12.8px"><div>I'd love to use LibreOffice more, but I'm spoiled by Excel's VBA.</div><div><br></div><div>Are there any improvements coming soon?</div><div>Are there better links than the ones below!?</div><div><br></div></div><blockquote style="font-size:12.8px;margin:0px 0px 0px 40px;border:none;padding:0px"><div>eg I love the strict types that get me all the member functions and variables by just typing "." (auto-complete).</div><div><br></div><div>I dislike typing so much, like...</div><div>dim args1(0) as new com.sun.star.beans.PropertyValue</div><div>args1(0).Name = "Text"</div><div>args1(0).Value = "Your name"</div><div>dispatcher.executeDispatch(document, ".uno:InsertText", "", 0, args1())</div></blockquote><div style="font-size:12.8px"><div><br></div><div><a href="https://wiki.documentfoundation.org/images/archive/9/9a/20130215221733!GS4013-GettingStartedWithMacros.pdf" target="_blank">https://wiki.documentfoundation.org/images/archive/9/9a/20130215221733!GS4013-GettingStartedWithMacros.pdf</a></div><div><a href="https://www.libreoffice.org/get-help/documentation/" target="_blank">https://www.libreoffice.org/get-help/documentation/</a></div></div><div style="font-size:12.8px"><a href="https://wiki.documentfoundation.org/Macros#Documentation_for_macro_writers_and_users" target="_blank">https://wiki.documentfoundation.org/Macros#Documentation_for_macro_writers_and_users</a></div><div style="font-size:12.8px"><a href="https://wiki.openoffice.org/wiki/Documentation/BASIC_Guide" target="_blank">https://wiki.openoffice.org/wiki/Documentation/BASIC_Guide</a><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">BTW: I have a convenient git interface for Excel VBA; let me know if you are interested...</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thanks for your great work,</div><div style="font-size:12.8px">Chris</div><div style="font-size:12.8px"><br></div></div>