Writing effectively into .xlsm files
Step-by-step guide showing how you and your users can handle .xlsm file constraints, while editing into it.
Last updated
Step-by-step guide showing how you and your users can handle .xlsm file constraints, while editing into it.
Last updated
The .xlsm
file format includes macro code that enables the Multiselect feature in Impler. Due to varying security protocols on different operating systems, there are specific steps to follow to ensure these macros run effectively.
Microsoft Excel on Windows restricts macro execution by default due to security concerns. Follow these steps to enable macros and use the Multiselect feature:
Download the Sample File:
First, download the sample file generated by Impler. If any column has Multiselect enabled, it will be in .xlsm
format.
By default, Microsoft Excel displays an Security Risk
error for such files in its latest versions.
Mark the File as Safe:
Navigate to the file location.
Right-click on the .xlsm
file and select Properties
.
In the Properties window, under the Security
section, check the Unblock
checkbox.
Click Apply
.
Enable Macros:
Open the file in Microsoft Excel.
An orange banner will appear at the top, indicating that macros are disabled.
Click on Enable Content
it to allow the macros to run.
These steps will ensure that the macro code for the Multiselect feature is enabled, allowing you to select multiple options within the specified columns.
Linux users typically use LibreOffice Calc, which does not run macro code by default. However, you can still work with the Multiselect feature by manually entering options.
Open the .xlsm File:
Open the .xlsm
file in LibreOffice Calc.
A warning message about macros will appear.
Manually Enter Options:
Since macros do not run in LibreOffice Calc, you need to manually type in the options for Multiselect.
For example, if you are entering countries, you can write New York,India,Canada
in the cell.
By following these steps, you can effectively use the Multiselect feature in .xlsm
files on both Windows and Linux.
Download the .xlsm
file.
Mark the file as safe through Properties.
Enable macros in Excel to use the Multiselect feature.
Open the .xlsm
file in LibreOffice Calc.
Manually type the options in multi-select fields.
If you have any questions, suggestions, or comments. Feel free to reach out to us over Discord. We’re constantly improving to deliver the best Data Importer for your product, and we value your input.