vba-excel

Open-source projects categorized as vba-excel

Top 10 vba-excel Open-Source Projects

  • VBA

    Code Blocks relating to everything VBA (by AllenMattson)

  • QRCodeLibVBA

    QR Code generator library in VBA

  • 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-SQL-Library

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

  • Vincenty-Excel

    Thaddeus Vincenty's Direct and Inverse formulae for geodesic calculations in Excel (distance, azimuth, latitude, longitude).

  • JustMoreVBA

    A collection of code snippets, modules, and classes that I've written and collected over the years.

  • VBA-ExtendedDictionary

    Dictionary object that extends the Scripting.Dictionary

  • Excel-Pomodoro-Timer

    Excel Pomodoro Timer

  • Project mention: Can I use Excel in another window while my workbook with vba is running in background? | /r/vba | 2023-05-22

    I suspect that your reason for asking this is that you've found that getting VBA to run every X minutes (using Application.OnTime?) will throw an error if VBA is already running, or if you're in the middle of editing a cell, etc. One way around this is, as u/e032 and u/Either-Belt-1413 point out, to create a further instance of Excel (InstanceTwo), with the VBA code running in a workbook loaded into that instance. There are a number of projects which demonstrate this - it's a very useful method - but the one that comes immediately to mind (and is most relevant to what you're doing) is the Excel Pomodoro Timer. When it is loaded, it creates a new instance of Excel in the background, and loads a userform with a pomodoro timer on it, which is then displayed at all times on top of any Excel workbook you're using without throwing any of the above errors. There are some much more complex and sophisticated methods using Win32 APIs - like this one - but that may be using a jackhammer to crack a wallnut.

  • 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
  • SQLiteC-for-VBA

    SQLite library for VBA wrapping ADODB and SQLite C-language API.

  • excel-formula-print

    VBA macro to print formulas with variable names

  • vba-macros

    Some VBA macros for personal use

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-05-22.

vba-excel related posts

Index

What are some of the best open-source vba-excel projects? This list will help you:

Project Stars
1 VBA 407
2 QRCodeLibVBA 79
3 VBA-SQL-Library 65
4 Vincenty-Excel 44
5 JustMoreVBA 16
6 VBA-ExtendedDictionary 16
7 Excel-Pomodoro-Timer 13
8 SQLiteC-for-VBA 4
9 excel-formula-print 3
10 vba-macros 0
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com