extension
Developer tools

RibbonX

VBA objects this tool extends (3)

  • Visual — List of worksheet functions available to Visual Basic
  • Visual — Using Excel worksheet functions in Visual Basic
  • Ribbon — Add a Command to the Ribbon to Start a Reply Form

Alternative developer tools libraries (8)

  • Rubberduck — An open-source COM add-in project that integrates with the Visual Basic Editor to add modern-day features to the…
  • VBA-IDE-Code-Export — Addin contains a code importer and exporter for use with git (or any VCS).
  • 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.