Skip to content

chasingtheflow/VBA-Utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

VBA Utilities

Here is a collection of VBA Utilities intended to provide a generic bootstrap for common Excel VBA problems. The collection includes functions for the following:

  • Running SQL queries against a DB and returning the results to an Excel sheet
  • Parsing headers into dictionaries
  • Processing exception files
  • Loading pipe-separated txt files into Excel
  • Helper functions for working with Fiscal Years & Quarters
  • Basic error logging functionality
  • Creating pivot tables easily from VBA
  • Assorted other helper functions and subroutines

These utilities are provided as is and with no warranty. They've proved useful to me in expediting my work in Excel VBA, hopefully they prove useful.

About

A little collection of useful Excel Utilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •