vba-modules
There are 114 repositories under vba-modules topic.
AllenMattson/VBA
Code Blocks relating to everything VBA
carvetighter/VBA-Code-Library
A series of Visual Basic Applications (VBA) methods I wrote, mostly for Excel, to increase the speed and accuracy in working with data, charts and databases.
spences10/VBA-IDE-Code-Export
Export & Import VBA code for use with Git (or any VCS)
analyticsinmotion/add-gpt-chatbot-to-microsoft-word
Create a chatbot in Microsoft Word powered by ChatGPT
Zadigo/vba_codes
VBA snippets and code library
fafalone/cTaskDialog64
cTaskDialog (TaskDialogIndirect implementation) universally compatible with VB6/VBA7/twinBASIC x86/x64
Rabadash8820/VbaModuleManager
A VBA macro that facilitates version control by automatically importing/exporting other VBA macros in Office documents.
wyattcast44-side-project-graveyard/MS-Access-VBA-Libraries
Collection of standalone VBA libraries for MS Access projects.
tailormade-eu/MicrosoftAccess
Microsoft Access VBA Library. The repository is managed using OASIS-SVN which is available on https://dev2dev.de
DaanV2/Vba-Standard-Files
These are my standard files that I use for programming in Vba for Excel/Word/Solidworks/etc most of them are used to create a more Vb.net feel to them then everything
alefranzoni/vba-course
Curso Práctico Excel VBA
CactusData/VBA.CVRAPI
A complete collection of 32/64-bit VBA modules and functions to call the CVR API using JavaScript
neginhemati/EXCELing
Visual Basic Applications (VBA) modules written by myself (or credited to others in-comment) to increase the speed and accuracy of data cleansing/manipulation and office tasks in Excel
cavo789/vba_access
MS Access snippets
adrian-aley/misc_projects
A collection of small projects/snippets in C++, Excel, VBA, Python, etc.
cxw42/VimWord
Use a subset of Vim normal-mode editing commands in Word (VBA add-in)
Gagniuc/Algorithms-in-Visual-Basic-for-Applications
This repository includes the ".bas" files for Markov Chains that accompany the book entitled: Markov Chains: From Theory to Implementation and Experimentation. These ".bas" implementations can be used in various VBA Excel applications. This repository also includes an EXCEL file that supports VBA.
kyledeer-32/vba_fuzzymatching
VBA Functions/Subs for performing fuzzy matching in Excel Workbooks.
brunosuzart/Dashboard-Individual
Visual Basic, VB, Access, Dashboard, BI, Business Intelligence, vba
marc01989/VBA-Tips-and-Tricks
Useful VBA functions and subs created for Microsoft Access
evoingram/docmanagement
vba code samples for managing Office documents/workflow/transcription
ReneNyffenegger/VBAModules
Modules for Visual Basic for Applications
Excel-lent/VBA-script-installer
VBA script installer
Lana42/VBA-Portfolio
Collection of macros written in visual basic for applications
Marlond25/VBA-cool-userform1
I created a simple userform to register some information into an Excel spreadsheet
cchheang/Excel-VBA-Password-Manager-and-Changer
VBA functions to allow storage, retrieval and changing of an encrypted password within excel. Used in conjuction with excel's protect feature to design protected features or priviliges.
ctechhindi/Excel-VBA-Examples
Excel VBA Script Documentation and Examples
Marlond25/VBA-cool-userform2
This was a project meant to be sold, but it didn't work (I mean, they didn't buy it) :P
Academy-201/Advanced-VBA
Academy 201 Beyond the Basics Advanced VBA
Asifdotexe/VBAPathologyApp
This project is a VBA application for managing pathology lab processes, including patient data management and bill generation. The application is designed to be user-friendly and easy to use for lab personnel, including pathologists and lab technicians using user-forms, macros and VBA code
bedrockfrontiers/vba-sdk
VBA-SDK is a collection of optimized and ready-to-use VBA modules designed to simplify your workflow and boost productivity.
brookswoolf/CA-Portfolio-Reconciliation
This repository showcases a model I developed while working in asset management. This was a process improvement to mitigate risk and ensure accuracy with our largest custodian .
evertramos/excel-modules
Excel Modules
PetrBobov/proj-assistant
Integration tool for Microsoft Project and Redmine via rest-API
jamesaniciete/Portfolio
Portfolio containing a sample of project work. Please refer to the README.md for file grouping information.
yhpong/Time-Series-Segmentation-in-VBA-and-Excel
Algorithm in VBA to perform linear segmentation of 1D time series data