AcTransformXMLScriptOption enumeration (Access)

Used with the TransformXML method to specify the action taken if the XSL file contains scripting code.

Name Value Description
acDisableScript 2 The script is disabled.
acEnableScript 0 The script is enabled.
acPromptScript 1 The user is prompted to disable or enable the script.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.