extension
Developer tools

Rubberduck

An open-source COM add-in project that integrates with the Visual Basic Editor to add modern-day features to the familiar IDE. Works in VBA6, VBA7.x (x86/x64), and yes, in VB6 too!

Category: Developer tools
Host: rubberduckvba.com
Platforms: Windows
Office apps: All Office apps

Open on rubberduckvba.com

VBA objects this tool extends (3)

  • Visual — List of worksheet functions available to Visual Basic
  • Visual — Using Excel worksheet functions in Visual Basic
  • Works — Refer to All the Cells on the Worksheet

Alternative developer tools libraries (8)

  • VBA-IDE-Code-Export — Addin contains a code importer and exporter for use with git (or any VCS).
  • RibbonX — AndyPope's Visual Ribbon Editor.
  • Custom UI XML Editor — Addin for directly adding, editing and validating ribbon XML (Excel 2010+).
  • Ribbon Creator — An excellent and intuitive WYSIWYG interface for the development of ribbons. The free shareware version allows for the…
  • MZ-Tools — VBE addin providing development tools.
  • VbPeg — A parser generator for VBA. Converts PEG grammar like [this](https://github.com/wqweto/VbPeg/blob/master/test/Runner/peg/Kscope/grammar.peg) into [VBA code like this](https://github.com/wqweto/VbPeg/blob/master/test/Runner/peg/Kscope/cKscope.cls). Very useful if…
  • VBA Resource File Editor — Store other files inside your excel/word/powerpoint files for later use with this handy tool.
  • vbRichClient — An external client full of useful libraries.