An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: vba

PGS62/VBA-CSV

Fast and convenient CSV reading and writing for VBA and Excel spreadsheets.

Language: VBA - Size: 224 MB - Last synced at: 7 minutes ago - Pushed at: 12 months ago - Stars: 28 - Forks: 6

rubberduck-vba/Battleship

An Object-Oriented VBA experiment

Language: VBA - Size: 7.3 MB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 91 - Forks: 21

Litygames/vba-module-generator

VBA Module Generator

Language: CSS - Size: 24.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

roku674/GetEmailAttachments

Visual Basic script for Microsoft Outlook that will go through a certain folder in your email and grab every single attachment (so if you have subfolders for inbox it works on those subfolders you're not just restricted to inbox)

Language: VBScript - Size: 5.86 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mckryton/senfgurke

example driven test framework for VBA

Language: VBA - Size: 52.9 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 2

xarial/codestack

Library of SOLIDWORKS API, SOLIDWORKS PDM API, VBA and Desktop code examples, applications macros and tutorials.

Language: VBA - Size: 27.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 238 - Forks: 73

INOPIAE/inoVBA_Snipnets

A collection of vba snipnets

Language: VBA - Size: 295 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

HarvestMondello/excel-sales-dashboard

Coffee sales dashboard in Excel using Power Query and Macros (VBA)

Language: VBA - Size: 2.42 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

ScorpioGameKing/FringeUI

A simple to use VBA Custom Ribbon Solution

Language: VBA - Size: 996 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

jpenrici/Miscellaneous

Miscellaneous code: C++, Python, Bash, Portugol, Visualg ...

Language: Portugol - Size: 4.33 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

Olieveira/Gerador-de-Eventos

🗓️ Planilha automatizada em VBA para gerar e exportar cronogramas de eventos em diversos formatos (PDF, HTML, DOC, etc.).

Language: VBA - Size: 184 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

spences10/VBA-IDE-Code-Export 📦

Export & Import VBA code for use with Git (or any VCS)

Language: VBA - Size: 26.8 MB - Last synced at: 17 days ago - Pushed at: almost 3 years ago - Stars: 129 - Forks: 35

dsc-dascom/API-BANXICO_con_VBA

En este espacio explico cómo consultar información del SIE de Banxico por medio de su API desde VBA

Language: VBA - Size: 47.9 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

dsc-dascom/API-INEGI_con_VBA

En este espacio explico cómo consultar información del BIE de INEGI por medio de su API desde VBA

Language: VBA - Size: 90.8 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

jimbrig/xl-macros

My Personal Excel Workbook's Macros

Language: VBA - Size: 20.5 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

ws-garcia/VBA-CSV-interface

The power you need to cleanse, filter, sort, reshape, manage and analyze data from CSV files.

Language: VBA - Size: 146 MB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 73 - Forks: 9

chelh/VBASync

Cross-platform tool to synchronize macros from an Office VBA-enabled file with a version-controlled folder

Language: C# - Size: 475 KB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 169 - Forks: 47

michalina-l/VBA-Stardew-Valley-Profit

Size: 1.42 MB - Last synced at: about 22 hours ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

eric15342335/essential-IT

STAT_ITCERT Certificate Course in Essential IT Skills [2023]

Language: VBA - Size: 1.2 MB - Last synced at: about 14 hours ago - Pushed at: 10 months ago - Stars: 1 - Forks: 1

uezo/TinySeleniumVBA

A tiny Selenium wrapper written in pure VBA

Language: VBA - Size: 83 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 63 - Forks: 17

fafalone/ucAniGifEx

ucAniGifEx Animated Gif Control

Language: Visual Basic 6.0 - Size: 28.8 MB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 7 - Forks: 1

hongwenjun/corelvba

Lanya Corelvba Plug-In Is An Easy-To-Use Coreldraw Enhanced Plug-In Set, Suitable For Coreldraw X4-2022 Version (32/64 Bit)

Language: VBA - Size: 824 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 60 - Forks: 12

CactusData/VBA.CVRAPI

A complete collection of 32/64-bit VBA modules and functions to call the CVR API using JavaScript

Size: 885 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 12 - Forks: 5

Excel-projects/Excel-Markup

:cloud: This VSTO Add-In is used for marking up Excel files with revisions. There are two common methods of indicating where a revision has changed a drawing that contains a system diagram. The first is the cloud method, were each change is enclosed by a cloud shape. The second method involves placing a triangle with the revision number next to each effected portion of the drawing. The cloud method indicates changes from the most recent revision only, whereas the second method indicates all revisions to the drawing because all of the previous revision circles remain on the drawing. It is written in 3 different versions as a VSTO Add-In in C# and VB.NET as well as a VBA Add-In.

Language: C# - Size: 6.38 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 34 - Forks: 10

1sis/Shou

Automate Maldoc creation

Language: Python - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 18 - Forks: 0

ShortArrow/PowerConeSnail

This is Powershell Injection Framework for Excel VBA.

Language: PowerShell - Size: 125 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

mmaysami/Winhttp-TLS

Enable TLS 1.1/1.2 Security Protocols as default for WinHTTP

Language: PowerShell - Size: 73.2 KB - Last synced at: 8 days ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 2

pchemguy/CSVParser

Parses delimited files (CSV) using pure VBA or Excel assisted VBA.

Language: VBA - Size: 503 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 1

bradbase/flyingkoala

FlyingKoala turns Excel into a user interface for defining calculations in Python and so reduces the complexity for humans translating from Excel to Python and makes the calculations more transparent to other domain experts, managers, bankers and auditors.

Language: Python - Size: 9.09 MB - Last synced at: 2 days ago - Pushed at: about 5 years ago - Stars: 32 - Forks: 5

Zadigo/vba_codes

VBA snippets and code library

Language: Visual Basic .NET - Size: 55.7 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 47 - Forks: 11

AustinLiao69/VBA-codes

Language: Roff - Size: 71.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

elvin-nsk/LowCoupledFromCore

Полезное для написания макросов для CorelDraw 16. Или нет.

Language: VBA - Size: 173 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 5 - Forks: 1

Litygames/PPT-VBA-Player-Movement

VBA macro for PowerPoint to control player movement using keyboard inputs. This project is part of the PPT Game Maker add-in.

Language: VBA - Size: 16.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

indepndnt/vba-Lawson-Excel-Tools 📦

Excel VBA code for an Infor/Lawson version 10 GL40 one-step Upload plus GLTRANS query with AP attachments

Size: 0 Bytes - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

ssuwijak/250310-VBA-Integral-Equation

use VBA to solve the physics integral equation. #upwork

Language: VBA - Size: 418 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

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.

Language: BASIC - Size: 3.55 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 25 - Forks: 6

lamtong/megawidget_intl_cashflow_analysis

This project develops a financial forecasting spreadsheet for MegaWidget International to simulate and analyse the company’s financial performance under different business scenarios, supporting strategic planning and risk management.

Size: 4.15 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Sven-Bo/automate-excel-with-vba-and-chatgpt

Learn how to automate tedious Excel tasks using VBA and ChatGPT. Consolidate data, send mass emails with personalized text and attachments, and automate pivot table creation. Step-by-step guide on using ChatGPT to generate VBA code and implement it in your own workbooks.

Size: 407 KB - Last synced at: 25 days ago - Pushed at: 11 months ago - Stars: 18 - Forks: 7

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.

Language: Visual Basic - Size: 5.04 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 49 - Forks: 11

VolkerSiep/Json2VBA

A fast and ruthless json parser for VBA

Language: VBA - Size: 38.1 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 6 - Forks: 1

sergey-frolov-pets/excel-helpers

Excel tools and VBA snippets for focused business tasks

Language: VBA - Size: 16.3 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 16 - Forks: 2

fbarffmann/VBA-challenge

Built an Excel VBA script to automate stock market analysis across multiple years. Programmatically calculated and visualized key financial metrics, reducing manual reporting time and improving data accuracy.

Language: Rich Text Format - Size: 36.9 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

mkdocstrings/vba

VBA handler for mkdocstrings

Language: HTML - Size: 67.4 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 1

vaiomat/VBA_Sardew_Valley

Size: 1.43 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

rRopelato/chromedriver_updater

ChromeDriver updater written in Go.

Language: Go - Size: 9.82 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

fafalone/ucAniGif 📦

Animated GIF ActiveX Control

Language: Visual Basic 6.0 - Size: 169 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 1

elvin-nsk/cdr-vba

Каталог макросов и прочего вспомогательного софта для CorelDraw на русском или английском языке.

Size: 1.44 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 13 - Forks: 1

aetonsi/vba-excel-utils

{vba} Collection of random VBA for Excel utils (forms, modules).

Language: VBA - Size: 16.6 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

matafokka/ExcelDarkThemeFix

Fixes Microsoft Excel appearance when custom Windows theme is used

Size: 960 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 147 - Forks: 11

ECP-Solutions/ECPTextStream

ECPTextStream is a VBA text buffered reader designed to manage text streams in Microsoft Office applications, from VBA.

Language: VBA - Size: 19.9 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 13 - Forks: 1

marwablaila/production_planning

Production Planning Automation using Linear Programming with VBA

Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

armaanPy/origin

Option price distribution tools and trading simulators.

Language: Python - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

t-goulart/Excel-VBA

Conteúdo: Funções, Métodos e Rotinas criadas para atender a demandas específicas ou generalistas. Todas são de fácil utilização e adaptação.

Language: Visual Basic .NET - Size: 48.8 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

miroslav-reiter/Kurz_Microsoft_Excel_VBA_IV

Kurz Microsoft Excel IV. Expert: Programovanie vo VBA

Language: Visual Basic - Size: 48.8 KB - Last synced at: 7 days ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 2

opi1101/VBA-extensions

Common utility functions to extend VBA language and to speed up developement.

Language: VBA - Size: 78.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

juliolmuller/vba-outlook

Library to handle Outlook (MS OFfice version) emails within Microsoft Office files (Excel, Access or other applications in MS Office suite).

Language: VBA - Size: 53.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 11 - Forks: 3

juliolmuller/vba-dataflex

Library to require non-integrated tasks from DataflexPC v7 through MS Office VBA (Excel or Access).

Language: VBA - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

juliolmuller/vba-textfile

Library to handle text files in Microsoft Office files (Excel, Access or other applications in MS Office suite).

Language: VBA - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

zxzcherish/work-hacks

Hacks for daily work: arrangement for email attachments, fetch attachments from a batch of emails to a file path you like.

Language: VBA - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

elvin-nsk/MillCalc

Макрос для CorelDraw 16, расчёт времени резки.

Language: VBA - Size: 333 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

MegaByteMark/microsoft-access-utilities

A collection of utility classes for Microsoft Access to assist with the Developer Experience...

Language: Visual Basic 6.0 - Size: 35.2 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

analyticsinmotion/add-chatgpt-to-microsoft-word

How to add ChatGPT's Text Completion to Microsoft Word

Language: VBA - Size: 1.69 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 100 - Forks: 25

opi1101/VBA-userforms

Common Excel UserForms to speed up developement.

Language: VBA - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

bluePlayer/PretvoriKverijaMakroaVoVBA

Претвара листа на кверија/макроа во текст фајлови во VBA *.bas фајл (динамички ескуел код) кој потоа може да се користи во Акцес или Ексел како таков / Converts list of queries/macros in text files into VBA code (dynamic sql) saved in *.bas file which can be used in your Access or Excel project

Language: C# - Size: 335 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

analyticsinmotion/add-gpt-chatbot-to-microsoft-word

Create a chatbot in Microsoft Word powered by ChatGPT

Language: VBA - Size: 1.54 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 51 - Forks: 14

fafalone/TBXLLUDF

twinBASIC XLL UDF Addin Example

Language: VBA - Size: 174 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 7 - Forks: 1

PGS62/JuliaExcel.jl

Call Julia from Microsoft Excel worksheets and from VBA

Language: VBA - Size: 21.7 MB - Last synced at: 7 minutes ago - Pushed at: 3 months ago - Stars: 59 - Forks: 6

MaxineXiong/SalesRegionalReportingTool

The Sales Regional Reporting Tool is an Excel template with VBA program that automates monthly reporting for Sales Controllers. It consolidates data, generates interactive regional reports, creates a regional overview report for top management, and exports data as a CSV file for the ERP system.

Language: VBA - Size: 9.99 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

fafalone/cTaskDialog64

cTaskDialog (TaskDialogIndirect implementation) universally compatible with VB6/VBA7/twinBASIC x86/x64

Language: Visual Basic 6.0 - Size: 2.78 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 29 - Forks: 8

ank0409/Ditching-Excel-for-Python

Functionalities in Excel translated to Python

Language: Jupyter Notebook - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 231 - Forks: 90

arikw/outlook-duplicated-items-remover

A VBA script that finds and moves duplicated items in selected outlook folders

Language: VBA - Size: 151 KB - Last synced at: 23 days ago - Pushed at: over 4 years ago - Stars: 22 - Forks: 2

Excel-projects/Script-Help

:memo: This VSTO Add-In is used for cleaning & creating a script for batch loading records into SQL Server, Oracle, Documentum, Markup or Markdown Languages. The functionality within the ribbon allows a quick way of preparing a bulk data load. Otherwise, the requests can be both time-consuming and error prone. It is written in 3 different versions as a VSTO Add-In in C# and VB.NET as well as a VBA Add-In. The most complete version is C#.

Language: C# - Size: 29.8 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 99 - Forks: 24

seanpm2001/Learn-VBA

A repository for showcasing my knowledge of the VBA programming language, and continuing to learn the language

Language: VBA - Size: 735 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

Excel-projects/Excel-Favorites

:star: This VSTO Add-In creates a custom "Favorites" ribbon. Key distinctive attributes include dedicated buttons for changing the visibility/sort order of sheets, copying visible cells, Excel's camera feature, Snipping Tool, Problem Steps Recorder (PSR) and Windows Calculator. It is written in 3 different versions as a VSTO Add-In in C# and VB.NET as well as a VBA Add-In.

Language: JavaScript - Size: 18.2 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 63 - Forks: 23

PopovGP/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).

Language: VBA - Size: 1.08 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 37 - Forks: 11

OlimilO1402/OOP_Cloning

Correct creating and cloning of objects with a constructor and a clone function.

Language: Visual Basic 6.0 - Size: 398 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 3

BlueByteSystemsInc/SOLIDWORKSVBAMacros

SOLIDWORKS API and SOLIDWORKS API Free VBA macros library

Language: JavaScript - Size: 107 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 5

workbooks/client_lib

Workbooks API language bindings (PHP, C#, Java, Ruby, VBA). Workbooks' API is metadata-driven so these do not need to change often and API changes are always backward-compatible. We are proud that code written to our API in 2011 continues to be work and be supported.

Language: PHP - Size: 985 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 10 - Forks: 15

chribonn/bnkSEPA

XLS SEPA Payment processor -> SCT

Language: Python - Size: 12 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 1

tonihamza/The-Yellow-Runner

The Yellow Runner is a fun game where you control a square to color the map while avoiding various enemies. Navigate through 100 levels, aiming to color the entire map or achieve over 80% coverage to advance. Use arrow keys to change direction and strategize against enemy movements. Enjoy endless fun and challenges!

Language: VBA - Size: 281 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

IbrahimEssakine/Dynamic_Vehicle_Routing_Problem

Le DVRP est un problème de routage des véhicules en temps réel, où l'objectif est de trouver les itinéraires optimaux pour minimiser les coûts et satisfaire les demandes des clients. Les destinations et les demandes évoluent en temps réel.

Size: 333 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

geetisha/Expense-Management-System-VBA-Excel-Project-

Expense Management System

Size: 5.68 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

IbrahimEssakine/Maintenance_Management_Dashboard

Efficiently plan and manage maintenance tasks with this maintenance management dashboard. This tool helps you streamline maintenance scheduling and track maintenance plans effectively. Built using Excel and VBA, it simplifies maintenance management, making it a powerful resource for maintenance professionals.

Size: 2.45 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

elvin-nsk/Overcut

Макрос для CorelDraw 16, создаёт нахлёст в месте смыкания узлов замкнутой кривой.

Language: VBA - Size: 189 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

pyscripter/XLRisk

Excell addin for performing Monte Carlo simulation

Language: VBA - Size: 7.28 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 120 - Forks: 28

is-nao/ProgressBar-PowerPoint

Create a simple Progress Bar PowerPoint VBA Macro

Language: VBA - Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

prabhupavitra/Financial-Modeling

Financial Models using vba script and Python

Language: Jupyter Notebook - Size: 4.37 MB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 25 - Forks: 7

kimpro82/MyInvestmentModules

Someday these will be an integrated trading system, but not now. So I am sad.

Language: Python - Size: 1.53 MB - Last synced at: 23 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 2

Nikkinoodl/VBA-Demos

Samples of VBA scripts in MS Access

Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

andreafortuna/VBAIPFunctions

IP manipulation and lookup VBA functions

Language: VBA - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 80 - Forks: 28

martinsohn/Office-phish-templates

Tricks the target into enabling content (macros) with fake messages. Once enabled, uses macros to reduce the risk of suspision from target user via verious methods.

Size: 2.06 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 168 - Forks: 48

GregDataMiner/Outil-de-gestion-de-portefeuilles-VBA

projet de gestion de portefeuille en VBA

Size: 168 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

RolandJunior/Coordinate_Converter

Excel VBA file to convert a coordinate list from Decimal Degrees to DMS and vice versa.

Size: 24.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

hussamaldouj/codebarcode

code barcode with micro and excel

Language: VBA - Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

OlimilO1402/XL_VBanywhere

VB-Code running anywhere in VBC as well as in VBA7-x86 and x64

Language: VBA - Size: 193 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 6 - Forks: 3

ggeerraarrdd/vacation

A prototype information system for data sourcing, data quality assurance and business intelligence

Size: 7.21 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

stu-bell/ExcelDarkMode

Customisable dark mode for Excel cell backgrounds

Language: VBA - Size: 89.8 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 102 - Forks: 6

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.

Language: Visual Basic - Size: 1.75 MB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 176 - Forks: 40

MaxineXiong/AutomateTableOfContentsInExcel

The VBA program automatically generates table of contents for Excel workbooks. By eliminating manual effort, it saves time and ensures a comprehensive table with clickable sheet links. The repository provides the necessary code, a sample workbook, and clear instructions for easy integration and usage, enhancing productivity for Excel users.

Language: VBA - Size: 125 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

Obsidian-pb/GraFiS-Tactic

Репозиторий проекта АИГС ГраФиС-Тактик

Language: VBA - Size: 297 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 7 - Forks: 2