News

I've been handling quite a few questions recently from customers migrating to AutoCAD 2014 64-bit from an earlier 64-bit AutoCAD version. The typical problem is something like this: My VBA macro is ...
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 ...
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.
Microsoft on Tuesday announced it would restore support for Visual Basic for Applications (VBA) to Microsoft Office for Mac, a direct result of complaints from users about the removal of the suite’s ...
Here is a common question we get through ADN support: I ported our existing VBA extension for AutoCAD to Windows 7 64 bit. After installing the VBA enabler and changing the COM references to the new ...
Microsoft Excel 2010 comes with the latest version of Visual Basic for Applications, or VBA, which is a programming language designed to interface easily with Microsoft Office products. VBA allows you ...
The Illustrations tab of Excel's Insert ribbon embeds images into your spreadsheet. It lays the images above your cells so that you can edit or format it using the other ribbon tools. Visual Basic for ...