stdEnumerator - Enumerate and manipulate any collection/array/class with very few statements

This page summarizes the projects mentioned and recommended in the original post on /r/vba

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • stdVBA

    VBA Standard Library - A Collection of libraries to form a common standard layer for modern VBA applications.

  • It's nothing too fancy but it is present in stdVBA repository named testBuilder.xlsm. Unfortunately I can't use rubberduck at work, so I prefer to avoid its usage altogether, which is also the reason for several other style choices.

  • VBA-SQL-Library

    Object-based Database Interaction for VBA. Create SQL Statements with VBA objects instead of string concatination.

  • VBA-SQL-Library/SQLUnitTests.bas at master · Beakerboy/VBA-SQL-Library (github.com)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • VBA-STD-Builder

    A temporary project for building a VBA code builder, to allow people to work in VSCode and perform Live Tests

  • Template can be found here. Sadly this doesn't deal with compile errors, and it really isn't a nice user experience, but it works.

  • VBAPackager

    Based on Evil Clippy, designed to package VBA documents (WIP)

  • Long term, I have 2 projects VBA-Packager which attempts to do text->xlsm source injection, and VBA-Compiler which attempts to do vba-like --> vba compilation. The latter project of which is likely to be deprecated in a new project in the future. We'll see :)

  • stdVBA-Compiler

    VBA-like source to VBA source code compiler

  • Long term, I have 2 projects VBA-Packager which attempts to do text->xlsm source injection, and VBA-Compiler which attempts to do vba-like --> vba compilation. The latter project of which is likely to be deprecated in a new project in the future. We'll see :)

  • Choropleth-Map-of-Myanmar

    A Choropleth Map of Myanmar in Excel using VBA

  • Hi, sancarn, just greeting! We talked about your VBA shape Events class some time ago, I was working on a shape map project back then. I hope you will probably remember me once you see the image of the map. Still haven't finished it yet as I was side-tracked to another project which walks through VBA project code modules.

  • VBA-Project-Information

    VBA Project Information

  • Hi, sancarn, just greeting! We talked about your VBA shape Events class some time ago, I was working on a shape map project back then. I hope you will probably remember me once you see the image of the map. Still haven't finished it yet as I was side-tracked to another project which walks through VBA project code modules.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • VBA-Unit-Tester

  • I just threw together a quick example of my testing system here: https://github.com/Beakerboy/VBA-Unit-Tester

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts