I’m trying to export data from libreoffice base to LO calc. I’m using 6.4 on linux.
I would like to export data from a query to specific cells in calc.
I see tons of information on moving data to calc by using the connections and copy/past etc… I want the user to click on a button and have it happen. Like a command button with VBA. LO used IDE and macros, right?
I see reference to access2base but not sure how that works.
Do I try to convert my VBA to IDE? I’m redesigning the database and doing improvements, so the names of items won’t match fully, but the concept of the programming should. I just don’t know how to convert it over. Or, do I try to learn the new language and start over?
Where would be a good place to learn about these things?
Dennis