Skip to content
Ryan N edited this page Jan 15, 2022 · 5 revisions

Welcome to the General-VBA wiki!

This wiki has been created to provide a quick and simple look up to the various features the modules in this repository contains. I'm hoping it will be much easier for users to find a feature they might be looking for more easily than browsing through each file and reading non-formatted code.

VBA-General Class Modules

  • Class_WINAPI - Allows for interfacing with the x32/x64 WINAPI. This module is the core dependency of all the other class modules in the VBA-General WINAPI
  • Class_Userform - Enables easy adjustment of userform appearance and behavior.

VBA-General Modules

  • mod_ExcelAPIs - Provides many useful functions for interacting with Excel
Clone this wiki locally