About 61 results
Open links in new tab
  1. How to open .xlsm file - English - Ask LibreOffice

    May 13, 2016 · I’m using 5.0.6.3 and trying to open a .xlsm Excel file. The macros are not taken into consideration by Calc. Is there a workaround? Best regards.

  2. Opening or Saving Excel .xlsm files are no longer allow

    Jan 20, 2023 · We use to be able to add an exception to allow users to open/save xlsm attachments prior to Abobe Acrobat Pro version 2022.003.20310 but after installing the fix no longer works.  …

  3. How to open an excel without running the Workbooks.Open macro in it

    Open Excel directly, do not double-click a workbook to start Excel File/Open/Browse Navigate to the workbook you want to open, single click on it Click the dropdown next to Open, and Open in …

  4. excel - Xlsm file Python - Stack Overflow

    Mar 22, 2023 · This can lead to errors when trying to open such files. If you only need to read data from a file .xlsm without executing macros, you can try using the data_only=True attribute, which will allow …

  5. Cannot Open Excel Doc Attached Inside PDF | Community

    However, this has changed. More and more people are having issues opening these excel documents (.xlsm). Is it because of the file type? Is there a way I can change the trusted documents to include …

  6. Unable to open up a xlsm file from url within PDF | Community

    Jul 29, 2019 · FYI - if i downgrade my Adobe Reader to version 11.0.0 - XI. I am able to open up the xlsm file from a hyperlink pointing to a location locally within a pdf file.

  7. Open "Excel Macro-Enabled Workbook" (*.xlsm) file

    Mar 16, 2023 · I am trying to open one "Excel Macro-Enabled Workbook" (.xlsm) file from another "Excel Macro-Enabled Workbook" (.xlsm). Private Sub Workbook_Open () If Not isBookOpen ("

  8. how to open an .xlsm file using openpyxl? - Stack Overflow

    Feb 12, 2024 · I'm trying to open an excel file that will execute a macro. for that i wrote an py code: import openpyxl from openpyxl import workbook, load_workbook book = …

  9. Can't open a xlsm file in a pdf after last patch of Adobe Reader DC

    Oct 4, 2017 · After we installed in our company latest patch of Adobe Reader DC (15.006.30354) we can't open an attachment .xlsm file from a pdf document, Please give us a solution for this problem.

  10. xlsx and xlsm files return badzipfile: file is not a zip file

    Nov 23, 2015 · 53 I'm trying to open both an xlsx file and an xlsm file both give me the same error badzipfile: file is not a zip file here is what I'm typing: