Office Addins provides extensions to Microsoft Excel and the Microsoft Office / Microsoft 365 Visual Basic Editor. The Excel extensions are JavaScript add-ins, supporting all modern Excel versions on Windows, Macs and Office Online. The VBE extensions are COM Addins, written in C#, and support both 32-bit and 64-bit Windows versions of Office.

Copy as List

The Copy as List add-in for Excel copies the selected cells to the clipboard as a pre-formatted list, ready to be pasted into another application. There are a set of built-in list styles to create lists for pasting into emails or documents, SQL queries, Json structures, and horizontal or vertical Excel ranges.

The add-in includes a comprehensive task pane, with which you can define and save your own list styles.

Smart Indenter for VBA

The Smart Indenter is a utility to tidy up VBA code by rebuilding the indentation of each line. Most developers naturally indent code within control structures, such as For...Next or If...End If. Many developers also indent all the code within a procedure, to ease identification of line labels, error handling blocks etc.

Smart Indenter provides lots of choices to get your code looking just right, including an option to automatically indent as you type.

VBE Tools

The VBE Tools adds some much-needed utilities to the VB Editor, including:

  • Move and resize userform controls pixel-by-pixel
  • Performance-Test your code
  • Record Excel macros directly into existing procedures
  • Update code when a userform or ActiveX control is renamed
  • Close all open document windows in one click


© 2024 Office Addins Ltd. Company no. 15674771, registered in England and Wales.