News

VBA-code for fast transformation of Excel-cells with rich text formatting (RTF) into html. This vba-Script transforms the internal XML-represenation of Range-content (via .Value(11)) via XSLT to html.
Here's an odd one that I haven't been able to figure out.<BR><BR>I have an MS Word doc that has HTML tags in it - <em></em>, <strong></strong>, stuff like that. I ...
The following LISP and VBA code will tell you the current status of a specific toolbar. To modify it, substitute the appropriate menugroup, toolbar name, and properties.
This translator is intended to be used as an educational tool to help VBA developers get familiar with JavaScript. The code for this tool is based on regex examples found from multiple sources in ...
Microsoft first announced plans to retire the Visual Basic Scripting language in 2023, giving developers and organizations ample time to prepare. The company is now reiterating ...