From 5f2969c64e84010ae0313b01778c9dab6f828084 Mon Sep 17 00:00:00 2001 From: Ramya Sivakumar Date: Fri, 24 Oct 2025 10:25:34 +0530 Subject: [PATCH 1/3] UG documentation 983381: FAQ for VBA code doesn't function dynamically due to the sheet protection --- ...lsIO support dynamic VBA code execution.md | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Document-Processing/Excel/Excel-Library/NET/faqs/Does XlsIO support dynamic VBA code execution.md diff --git a/Document-Processing/Excel/Excel-Library/NET/faqs/Does XlsIO support dynamic VBA code execution.md b/Document-Processing/Excel/Excel-Library/NET/faqs/Does XlsIO support dynamic VBA code execution.md new file mode 100644 index 000000000..c2d891fc4 --- /dev/null +++ b/Document-Processing/Excel/Excel-Library/NET/faqs/Does XlsIO support dynamic VBA code execution.md @@ -0,0 +1,20 @@ +--- +title: Does XlsIO Support Dynamic VBA Code Execution | Syncfusion +description: Learn whether the Syncfusion .NET Excel library (XlsIO) supports dynamic VBA code execution and its limitations, such as issues with sheet protection in Excel files. +platform: document-processing +control: XlsIO +documentation: UG +--- + +# Does XlsIO Support Dynamic VBA Code Execution?? + +Yes, XlsIO supports dynamic VBA code execution. However, if sheet protection is applied to the Excel file, the VBA code may not function dynamically. Removing the sheet protection enables the VBA code to work as expected. + +## See Also + +* [Does XlsIO support Excel files with macros that are digitally signed?](https://help.syncfusion.com/document-processing/excel/excel-library/net/faqs/does-xlsio-support-excel-files-with-macros-that-are-digitally-signed) +* [Does XlsIO support password protected macro in the Excel documents?](https://help.syncfusion.com/document-processing/excel/excel-library/net/faqs/does-xlsio-support-password-protected-macro-in-the-excel-documents) +* [How to check whether an Excel document contains macro?](https://help.syncfusion.com/document-processing/excel/excel-library/net/faqs/how-to-check-whether-an-excel-document-contains-macro) +* [How to open an Excel 2013 Macro Enabled Template?](https://help.syncfusion.com/document-processing/excel/excel-library/net/faqs/how-to-open-an-excel-2013-macro-enabled-template) +* [How to run macros in Excel document?](https://help.syncfusion.com/document-processing/excel/excel-library/net/faqs/how-to-run-macros-in-excel-document) + From 9494964e2392967773d41d1afcc25770f5c4387e Mon Sep 17 00:00:00 2001 From: Ramya Sivakumar Date: Fri, 24 Oct 2025 10:50:21 +0530 Subject: [PATCH 2/3] FAQ for VBA code doesn't function dynamically due to the sheet protection --- ...ion.md => does-xlsio-support- dynamic-VBA-code-execution.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Document-Processing/Excel/Excel-Library/NET/faqs/{Does XlsIO support dynamic VBA code execution.md => does-xlsio-support- dynamic-VBA-code-execution.md} (88%) diff --git a/Document-Processing/Excel/Excel-Library/NET/faqs/Does XlsIO support dynamic VBA code execution.md b/Document-Processing/Excel/Excel-Library/NET/faqs/does-xlsio-support- dynamic-VBA-code-execution.md similarity index 88% rename from Document-Processing/Excel/Excel-Library/NET/faqs/Does XlsIO support dynamic VBA code execution.md rename to Document-Processing/Excel/Excel-Library/NET/faqs/does-xlsio-support- dynamic-VBA-code-execution.md index c2d891fc4..1d5e9c82d 100644 --- a/Document-Processing/Excel/Excel-Library/NET/faqs/Does XlsIO support dynamic VBA code execution.md +++ b/Document-Processing/Excel/Excel-Library/NET/faqs/does-xlsio-support- dynamic-VBA-code-execution.md @@ -1,6 +1,6 @@ --- title: Does XlsIO Support Dynamic VBA Code Execution | Syncfusion -description: Learn whether the Syncfusion .NET Excel library (XlsIO) supports dynamic VBA code execution and its limitations, such as issues with sheet protection in Excel files. +description: Learn if the Syncfusion .NET Excel library (XlsIO) supports dynamic VBA code execution, including limitations like sheet protection issues in Excel files. platform: document-processing control: XlsIO documentation: UG From f65be7a90339d5fe194ffd98ada6ff204a950928 Mon Sep 17 00:00:00 2001 From: Ramya Sivakumar Date: Fri, 24 Oct 2025 10:51:29 +0530 Subject: [PATCH 3/3] 983381-VBA --- ...cution.md => does-xlsio-support-dynamic-VBA-code-execution.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Document-Processing/Excel/Excel-Library/NET/faqs/{does-xlsio-support- dynamic-VBA-code-execution.md => does-xlsio-support-dynamic-VBA-code-execution.md} (100%) diff --git a/Document-Processing/Excel/Excel-Library/NET/faqs/does-xlsio-support- dynamic-VBA-code-execution.md b/Document-Processing/Excel/Excel-Library/NET/faqs/does-xlsio-support-dynamic-VBA-code-execution.md similarity index 100% rename from Document-Processing/Excel/Excel-Library/NET/faqs/does-xlsio-support- dynamic-VBA-code-execution.md rename to Document-Processing/Excel/Excel-Library/NET/faqs/does-xlsio-support-dynamic-VBA-code-execution.md