-
https://github.com/joey-melo/vba-syntax-higlight/tree/main
Seems to be fairly well written, and a non-trivial task too. Worthy of awesome-vba?
-
To modify the solution so that the Excel file is also kept in the same folder as the Python script and Word file, here’s the updated plan. This change ensures that the Python script automatically look…
-
Greetings Jonathan, thank you for your wonderful plugin, it works fine and helps me to typeset beautiful equations elegently.
The excellence of this plugin makes me strart wondering if the same thi…
-
Hi Friends,
I'm seeking assistance in crafting a VBA script for Microsoft Word, primarily focusing on find and replace functionality. Specifically, I aim to refine OCR documents. like removing spac…
-
https://twitter.com/matyaska/status/811742177512607744
-
Several recent samples use `LoadXML` and `transformNode` methods (on a `MSXML2.DomDocument` COM object) to apply an XSL stylesheet to XML data and obtain a malicious JavaScript which seems to be execu…
-
Can the SignService sign VBA macro projects inside word, excel, etc?
Microsoft Signtool allows it when there is a special SIP package installed
https://stackoverflow.com/a/57039432/578552
-
Word has a "Merge" or "Combine" mode as well diff/compare (at least in the latest versions).
Propose extending the tool to accept a merge mode in addition to diff which will use the Word Combine mo…
-
In vba type languages a comment ending in (space)_ continues the comment on the next line (as with any use of the _ ending)
So the line(s) that follow need to be colourised as comment. Currently this…
-
Hi,
With the latest "Word16" template PlantUML_Template_v35.dotm in Microsoft 365 Word I'm getting a VBA error when trying to open the Preferences on the PlantUML tab:
> Run-time error '457':
> T…