Good day to all!
Please help me understand the question: how to get from VBA to CodeMirror.
Purpose: to transfer the script from the table field to the code editor, which is implemented on the Access form in the WebBrowser control using CodeMirror. It turns out to “grab” the textArea, with which Codemirror is connected, but as far as I understand, this is not what is needed.
I would be extremely grateful for the help.