https://bugs.documentfoundation.org/show_bug.cgi?id=159277
--- Comment #16 from Rafael Lima <[email protected]> --- (In reply to Ian Eales from comment #12) > Thanks, but I could have done this. > > To make it useful, I'd have to put it in every file I import data to... The idea is to run this macro every time LibreOffice starts. For that, copy the macro from the document into a user module. Then configure LO to run the macro every time it starts. To do that: 1) Go to Tools - Customize and choose the Events tab 2) Click the Start Application event and then the "Macro" button 3) Choose the macro from the dialog 4) Make sure the "Save in" option is set to "LibreOffice", so that it becomes an application-level option There you have it... every time LO opens, the entries will be removed automatically. -- You are receiving this mail because: You are the assignee for the bug.
