vba-excel
There are 929 repositories under vba-excel topic.
areed1192/sigma_coding_youtube
This is a collection of all the code that can be found on my YouTube channel Sigma Coding.
AllenMattson/VBA
Code Blocks relating to everything VBA
michaelneu/webxcel
🤔 A REST backend built with plain VBA Microsoft Excel macros. Yes. Macros.
RelaxTools/RelaxTools-Addin
RelaxTools Addin for Microsoft Excel 2010/2013/2016
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.
AllenMattson/VBA-and-Excel-Books-and-PDFs
Personal collection of vb.net, .net, vba and other books regarding vb programming
yas78/QRCodeLibVBA
QR Code generator library in VBA
Beakerboy/VBA-SQL-Library
Object-based Database Interaction for VBA. Create SQL Statements with VBA objects instead of string concatination.
JWock82/xlFrame
A free VBA library to make structural analysis easy in Microsoft Excel
uezo/TinySeleniumVBA
A tiny Selenium wrapper written in pure VBA
PGS62/JuliaExcel.jl
Call Julia from Microsoft Excel worksheets and from VBA
tdjastrzebski/Vincenty-Excel
Thaddeus Vincenty's Direct and Inverse formulae for geodesic calculations in Excel (distance, azimuth, latitude, longitude).
Serialcomms/Serial-Ports-in-VBA-new-for-2022
Using Serial COM Ports in Visual Basic for Applications (VBA7)
zhyongquan/DBC2Excel
Convert DBC to Excel by VBA
stevecalderone/Chemical-Engineering-Thermodynamics
User Defined Functions for multi-component thermodynamic calculations of the Predictive Peng-Robinson 1978 Equation of State. Clean VBA functions - no UI changes and no pop up messages. Errors are reported in cell comments. Import Math.bas, ModArraySupport.bas and ChemE_Functions.bas into PData.xlsx and save as xlsm or simply download PData.xlsm.
cavo789/vba_excel_sql
SQL Server to Microsoft Excel. VBA class for Excel to make easy to access records stored in SQL Server and output these data in an Excel sheet; keeping or not the link
Zadigo/vba_codes
VBA snippets and code library
bskinn/excel-csvexporter
Lightweight tool to export ranges within an Excel sheet to CSV
Rabadash8820/VbaModuleManager
A VBA macro that facilitates version control by automatically importing/exporting other VBA macros in Office documents.
fafalone/cTaskDialog64
cTaskDialog (TaskDialogIndirect implementation) universally compatible with VB6/VBA7/twinBASIC x86/x64
SonyaNadesan/ReusablePerformanceOptimisedVBAFunctions
Complex, Re-Usable, Performance-Optimised VBA Functions (2017 - 2019).
cavo789/vba_excel_export_code
Just like me, you write Excel macros and you want a simple way to export your code as text files to your hard disk so that you can manage versions and load the code into e. g. GitHub? My vba_excel_export_code script is made for you. From now on it also manages the export of your ribbon.
EszopiCoder/excel-barcode-fx-library
Barcode Function Library Add-In for Excel
prabhupavitra/Financial-Modeling
Financial Models using vba script and Python
Gagniuc/Binary-files-inside-EXCEL-VBA
This application converts any executable file to VBA source code that can be included as a '.bas' module in an EXCEL file. Once inserted into the EXCEL file, the VBA code can be used to completely restore the executable file to disk in the same directory as the EXCEL file.
kazmatw/Evil-Rose
This project was initially developed with my classmate for a school course, but as we grew more enthusiastic about it, we decided to continue updating it. Its name "Evil Rose" was inspired by the Chinese homophones of "Tetris".
MarkJohnstoneGitHub/VBA-IDictionary
VBA dictionary alternative to the Scripting.Dictionary which is Mac compatible and implements a IScriptingDictionary interface.
SSlinky/VBA-ExtendedDictionary
Dictionary object that extends the Scripting.Dictionary
KallunWillock/JustMoreVBA
A collection of code snippets, modules, and classes that I've written and collected over the years.
mattpalermo/VBA-Import-Export
Export & Import VBA code for use with Git (or any VCS)
tertiarycourses/ExcelVBATraining
Exercise files for Visual Basic Application (VBA) for Excel Training
fizban99/RRunner
Execute R Scripts from within Excel
cod-e-ash/SalesInvoice
Excel VBA - Sales Transaction - Book Keeping
Excel-lent/ClooWrapperVBA
COM-wrapper of Cloo to execute OpenCL code from VBA/Excel.
sergey-frolov-pets/excel-helpers
Excel tools and VBA snippets for focused business tasks
zq99/openai-vba-framework
This is a framework intended to help developers build applications in VBA that interact with OpenAI's large language models like GPT4, DALL-E and ChatGPT