https://bugs.documentfoundation.org/show_bug.cgi?id=137541
m.a.riosv <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
| |rg
--- Comment #7 from m.a.riosv <[email protected]> ---
Hi @Eike, would be nice some way to avoid this. The better I think could be a
nonvolatile INDIRECT, also it could help to make less slow spreadsheets.
It's an annoying situation, and it doesn't allow even to take a view to the
spreadsheet without update the links, and when update take several minutes or
linked files are not available, it's really annoying, and gives a very bad
impression to persons who don't know the issue or don't have access to the
linked files, making unusable this files without the linked files.
The only solution that I have found it's to disable Autocalculate before save.
Here is a macro to do it.
Sub DesactivarAutocalculo()
ThisComponent.enableAutomaticCalculation(False)
End Sub
Adding it to Menu/Tools/Customize/Evens - Save file
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs