2

I'm trying to open an .xls document in LibreOffice 4.2.7.2 and getting this error message.

enter image description here

This document contains macros.

Macros may contain viruses. Execution of macros is disabled due to the current macro security setting in Tools - Options - LibreOffice - Security.

Therefore, some functionality may not be available.

I can open the file but unable to make any changes in it. Any help to figure out this problem will be highly appreciated. Thanks in advance for your help.

MYaseen208
  • 663
  • 4
  • 17
  • 32
  • = If you want to get rid of the dialog see the security settings. = those macro's are in Visual Basic (=Microsoft coding language) and that will not work with Linux. = If you want to get rid of the macro's: Edit > Sheet > Move/Copy dialog to copy for all the sheets and save it into a new spreadsheet. – Rinzwind Feb 20 '15 at 12:28

1 Answers1

2

Go to Tools-->Options-->Libreoffice-->Security-->Macro Security-->Low
Tell me if that solves your problem.
Note:This choice will remove any layer of security that you have so be careful what files you are using.

Marvin Micek
  • 822
  • 7
  • 17