InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more ā
VBA-Better-Array Alternatives
Similar projects and alternatives to VBA-Better-Array
-
stdVBA
VBA Standard Library - A Collection of libraries to form a common standard layer for modern VBA applications.
-
InfluxDB
InfluxDB ā Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
vscode-data-preview
Data Preview šø extension for importing š¤ viewing š slicing šŖ dicing š² charting š & exporting š„ large JSON array/config, YAML, Apache Arrow, Avro, Parquet & Excel data files
-
-
VBA-Web
VBA-Web: Connect VBA, Excel, Access, and Office for Windows and Mac to web services and the web
-
QueryCsvToExcel
Discontinued Provides VBA code for executing a SQL query on a CSV file to import data into a worksheet in Excel
-
VBA-CSV-interface
The power you need to cleanse, filter, sort, reshape, manage and analyze data from CSV files.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
Export-MS-Project-to-MS-Excel
Export tasks, Gantt chart and resources from MS Project to MS Excel. No additional software or installation required. Using build-in MS Project features (VBA).
-
Power-Refresh
Schedule refresh of any Excel file using open-source scheduler & refresher written on VBA
-
-
-
-
stdVBA-Inspiration
Sample VB6 and VBA code used for inspiration of syntax/algorithms for usage in the stdVBA library
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
VBA-Better-Array discussion
VBA-Better-Array reviews and mentions
-
Iām making a vbaProject.bin packager in python and looking for anyone with opinions!
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
-
Faster to use Excel's Sort or write a custom sort in VBA?
u/Senipah's VBA-Better-Array might be worth looking at.
-
VBA like a proper dev?
Senipah's Better array
-
Filling combobox and sorting it
u/senipah has done a lot of work extending VBA's array capabilities here. I would look into this to sort your data in memory rather than reinventing the wheel.
-
What is the best way to import a CSV as a 2D array in Word?
My BetterArray library has a FromCSVFile method.
-
How to structure my program when I want to carry out multiple actions to a range which changes
In fact, I use an alternative to arrays called BetterArrays that you can get from Github and was previously posted on Reddit in this post. To use it, you just need to download the class and drag it into your file.
-
Using Variant to make code more universal
Maybe this project might help you. Or maybe you could contribute.
-
I'm new with VBA and I cannot sort a 1D array
I also have an array library available here you could try that comes with implementations of the Quicksort and Timsort algorithms built in.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 15 May 2025
Stats
Senipah/VBA-Better-Array is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of VBA-Better-Array is VBA.
Popular Comparisons
- VBA-Better-Array VS vscode-data-preview
- VBA-Better-Array VS VBA-JSON-parser
- VBA-Better-Array VS QueryCsvToExcel
- VBA-Better-Array VS VBA-CSV-interface
- VBA-Better-Array VS excel-formula-print
- VBA-Better-Array VS SQLiteC-for-VBA
- VBA-Better-Array VS Export-MS-Project-to-MS-Excel
- VBA-Better-Array VS Power-Refresh
- VBA-Better-Array VS VBAUnicodeTools
- VBA-Better-Array VS pacellman