Our great sponsors
-
I love the whole continuous integration and development philosophy, but VBA suffers from no automated tools to help. I’ve begun a python project to take raw text VBA source and wrap it into the OLE file named vbaProject.bin, and finally zip it into the xlsm file. The project is on GitHub
-
I suppose this is like the opposite of this project: https://rubberduckvba.com
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Hesitate to mention it because I haven't had time to look at the enhancement we talked about this weekend at all 😅 but yeah I do use a script like that to import the bas/cls files from the repo into a new workbook every time I do a pull request. https://github.com/Senipah/VBA-Better-Array/blob/master/scripts/createDevWorkbook.ps1