Total newbie to Libreoffice Calc after 35+ years of Excel and I need help please to create a macro in Calc.
In the attached spreadsheet example, I want to click on the green cell and run the macro.
When the macro runs it inserts a new line, enters today’s date in cell B7, copies F6 to F7, then moves the cursor to C7 a which point I manually insert the transaction and debit or credit cells.
Then the macro can be run again to create the next new line below the last input. It is at this point I have failed after many hours of trying to resolve the issue.
I recorded the actions but it will only work once and I don’t know how to change the values in the macro to get the new line to insert below the last input.
test spreadsheet.ods (10.7 KB)