Topic: "vba-macros"
metatronslove/isimler-ve-ebced-degerleri Fork of kahramankostas/isimler-ve-ebced-de-erleri
bazı isimlerin osmanlıca yazılışları ve Sahur Özel'in Ebced Hesaplayan makrolarıyla hesaplanmış ebced değerleri
Language: Python - Size: 658 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

sminerport/EnhancedTextWriterCOM
A comprehensive example of creating a COM object in C#, registering it for use in VBA, and demonstrating its functionality with early and late binding. This repository includes the complete C# project, DOCM file, and VBA code, allowing you to follow along with the blog post or explore the implementation in detail.
Language: C# - Size: 44.9 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Lonestarjeepin/Merlin
Merlin Excel productivity Add-In
Language: VBA - Size: 1.58 MB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

gislainlao/Excel-Vba-School-accounting-management
This application makes it possible to manage registrations, the payment of tuition by installment and it also issues a payment receipt. It also provides a dashboard on the progress of tuition recovery by sector and by class.
Size: 2.37 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 1

imamuddinwp/excel-vba-macros
Excel VBA, Excel Macros. Imam Uddin, imamuddinwp
Size: 2.6 MB - Last synced at: 20 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

rakumar99/JP-Morgan-Chase-Virtual-Internship
This repository contains the various tasks assigned by JPMorgan Chase & Co. Virtual Internship on Microsoft Excel
Size: 1.23 MB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

MachineNeil/VBA_color_difference
The objective of this project was to integrate the CIELAB color difference formulas into Microsoft Excel using VBA (Visual Basic for Applications). This enhancement equips Excel with the capability for color analysis, allowing users to apply color science principles directly within their spreadsheets by leveraging the CIELAB color space.
Size: 3.4 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

theOther-Paul/VBA_Misc_Macros
This repo will contain various small macros and use cases i've implemented for my current work in order to speed up the processes
Language: VBA - Size: 40 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

cooperdevoe/Timmys-Tees
Small Business Information System (SBIS) spreadsheet that utilizes Macros, UserForms, and VBA, including an Invoice-to-Transaction function.
Size: 794 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

ADerycke/Better_Plot
Excel tool for multiple kind of chart generation (ternary diagram, stacked chart...)
Size: 110 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

IvanYTStudio/VBA-Codes
A collection of useful VBA code snippets for Excel automation.
Language: Visual Basic .NET - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Nakshjainsonigara/VBA-CanteenManagementSystem
The Canteen Management System is a comprehensive software solution designed to modernize and optimize canteen operations. It aims to simplify the complexities of managing a canteen by automating key processes such as order management, payment processing, and report generation.
Size: 3.22 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

GoodbyeKittyyy/Web-Scraper-For-Cagematch-Website
An improved way to find and filter professional wrestling matches
Size: 92.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

erroronline1/qualitymanagement
open source quality management software solution with vba and javascript
Language: JavaScript - Size: 59.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

diamidiaan/Goal-Seek-for-a-Range-with-Multiple-Goals-Excel-VBA-
This repository contains a macro which automates the Goal_seek function for a range with multiple goals.
Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

john-tvh/VBE_Extras
VBE Extras ... extending the VBA editor
Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

heyfoz/vba_filter_format
The FilterFormat.vba file contains VBA macro code that automatically formats and filters an Excel file by calling multiple custom Excel VBA macros on Windows 11.
Language: VBA - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Half-boiled-egg/Data-reporting-of-supply-chain-management-company-with-excel
Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Assaoka/Kit-de-Ferramentas-VBA
Este repositório é um kit de ferramentas em VBA que facilita a realização de algumas tarefas comuns em aplicativos do Microsoft Office, como Excel e Word. Ideal para quem deseja automatizar processos e economizar tempo com o VBA.
Language: VBA - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

keanteng/blueautomata
⚙️A Python package to automate reporting workflow
Language: Python - Size: 3.21 MB - Last synced at: 30 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

MariDantas/List-of-Students
Simplify student data management with the "List of Students" project. Powered by Excel and VBA automation, effortlessly track activities and class notes. Streamline organization with two plans: activity recording and class notes. Experience a more efficient approach to student data management.
Language: VBA - Size: 863 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Gagniuc/Single-for-loop-traversal-of-2D-arrays
It demonstrates the use of a single "for-loop" in traversing a matrix. The example shown here is made in 10 programming languages: C#, C++, Java, Javascript, PERL, PHP, Python, Ruby and VB/VBA.
Language: Java - Size: 37.1 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Emaway/Data-Analytics-Projects
Data analytics and visualization projects
Language: Jupyter Notebook - Size: 159 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

tairocruiz/vbapj
Language: Visual Basic .NET - Size: 50.8 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

frankih9/CST-Coax-to-CPWG-Transition-VBA-Macro
Size: 336 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

gislainlao/Mentoring-platform
Implementation of a vba excel application for the management of mentoe allocation within a school. The assignment of the right mentor is done based on similarities. So the mentor whose characteristics most closely match the student will be assigned to the student.
Size: 7.21 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

gislainlao/VBA-Excel-Quality-control
Implementation of a quality control management application for teachers , in excel Vba(taking into account several parameters such as: arrival and departure times, relationship with students, compliance with the program, the proportion of students having validated the module module at the end), management of course programming and planning of the program of the week (in pdf file)
Size: 2.4 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

tenru-do/----
VBA_Module
Language: VBA - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

prasannabogineni/Excel-Learning
This is all about my early Excel Learning
Size: 242 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

JonasVasconcelos/Excel-VBA
FiShiny is a personal, non-profit and ongoing project that aims to implement and optimize processes focused on fisheries biology, such as data collection, management, and analysis.
Size: 306 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

dede-20191130/My_VBA_Tools
Tools created by Office VBA.
Language: VBA - Size: 5.64 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

Malvi1497/Stock_analysis
Analysis of stock information with the help of VBA
Size: 676 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

vincentwidyan/VlookupExcel-Using-VBA
These code created for lazy people that need to do a bunch of VBA, so they just do one click and let VBA do the rest while having a cup of coffee :) Please reach me out if you have something in mind. Also will give the explanation below and .xlsx attached
Size: 319 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

pigeonjim/VBAGanttChart
Code to create a Gantt chart in VBA that provides the excel users with various functionality
Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

miroslav-reiter/Kurz_Visual_Basic_NET
Materiály z online kurzu Visual Basic .NET I. Začiatočník
Size: 6.84 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Jacqueline-Esbri/Stock_Analysis
Explored Stock Performance by Analyzing Financial Data Using VBA
Language: VBScript - Size: 9.22 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

charbileigh/Thermodynamic-Temperature-Tables
The purposes of the projects are to calculate and simulate the thermodynamic steam table temperatures by making use of VBA (Visual Basic Applications) and python scripts.
Language: Python - Size: 53.7 KB - Last synced at: 7 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

JovaniPink/excel-powerbi
The folder of my work with Excel, VBA, and PowerBI for Data Analysis & Visualization.
Size: 3.96 MB - Last synced at: 7 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

shionit/ExcelUtility
Excel utility, vba macros.
Language: VBA - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

ERIDEZ/VBA_automated_stock_analysis
VBA scripting for data extraction given certain restraints.
Language: VBScript - Size: 103 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

SvetlanaGruzdeva/Split-By-Entity
VBA vs Python 3: split one consolidated file into many, one file per unique entity.
Language: Python - Size: 33.2 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

srmeneses/VBA-codes
Simple but useful vba codes
Language: VBA - Size: 207 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

martineq/ingreso-de-facturas-VBA
Ingreso de Facturas - Proyecto VBA. Desarrollado entre 2009 y 2010
Language: VBA - Size: 189 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

DAIVSONAZE/vba_cadastro_eletronico
Cadastro de dados em vba.
Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

zq99/interface-implementation-in-vba
This is an example of how to uses Interfaces in VBA. This example uses the Observer Design Pattern as a demonstration.
Language: VBA - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 2

sainigurcharan/myUCIWork
This repository is for my UCI Bootcamp Assignments and Projects
Language: Jupyter Notebook - Size: 152 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

GeofEmersonAlves/VBAExcel
#Excel #VBA codes
Size: 160 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

jmolendyk/ExcelVBA_ProgressBar Fork of chris-kinion/ExcelVBA_ProgressBar
Excel VBA Progress Bar Dialog
Language: Visual Basic - Size: 34.2 KB - Last synced at: 7 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

Aquafortis/vba-sub-snippets
VBA Sub Snippets
Language: Visual Basic - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

tolik-punkoff/instags-macro
VBA Macros for insert HTML tags in formatted text
Language: Visual Basic - Size: 118 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

theinhtut/NIR-Data-Extraction
VB Script for extraction data from Texas Instruments TI DLP NIRscan Nano
Language: Visual Basic - Size: 96.7 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Ferd656/Key-controlled_ActiveX_comboboxes--test--
Just a VBA test. Place a combobox in selected cell (in this case range of action are yellow cells only), you can move through cells/comboboxes using CTRL+{ARROW} keys.
Size: 91.8 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

tsmithcad/ExcelVBA
Collection of VBA code I authored for .Net application to manipulate Excel workbook data.
Language: Visual Basic - Size: 25.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

Decoder-Paul/MSP-Dashboard
Automation of processing raw data to visualize the Dashboard using VBA and Excel
Language: Visual Basic - Size: 14.6 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

pandorina1013/rogue_like_vba
create rogue-like game by excel vba.
Size: 163 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

Kusnierewicz/TV_Channels_Affinity_Index_Calc_VBA
VBA Macro to calculate Affinity Index for listed TV channels
Size: 7.81 KB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

jaku-jaku/excel-tool-xy-scatter-plot-joystick 📦
Language: Visual Basic - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 1

prathi736/my-certificates
Certificates
Size: 3.91 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

manuelhm1993/dm-extractor-lista-de-precios
Extractor y generador de catálogos y pedidos, automatizando el envío de correos electrónicos a proveedores
Language: C# - Size: 1.64 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

MarkRSikora/Excel-Length-Addin
This Excel add-in enables users to perform calculations and format conversions involving length expressions such as `2'-4 1/2"` with ease. It supports a variety of formats, including mixed fractions, decimals, and feet/inches combinations.
Size: 138 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

itsmanask/MediTag
A cutting-edge RFID and ESP8266-powered smart medication inventory system designed to enhance medication adherence and inventory management.
Language: C++ - Size: 3.45 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

bedrockfrontiers/vba-sdk
VBA-SDK is a collection of optimized and ready-to-use VBA modules designed to simplify your workflow and boost productivity.
Language: VBA - Size: 0 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - 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: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

PCF-Gustavo/PeriTAB
Microsoft Word Add-in (Suplemento COM) que adiciona a PeriTAB, uma aba que contém botões com diversas funções que ajudam o PCF a elaborar seu laudo.
Language: C# - Size: 11.4 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 1

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

Mr-DragonStar/MS-Excel-VBACODE-Unlock-Sheet-Protect-Brute-Force
Script VBA de MS Excel, el Script rompe la seguridad de cualquier hoja "PROTEGIDA" con contraseña
Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

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

JordanConallLuthaisWright/CRM-Finance-Loan-Tracking-Excel-Based-Client-Feedback-and-Loan-Management-System
This project explores Excel VBA Macros to automate CRM and loan tracking for financial institutions. It enhances client feedback logging, loan monitoring, and data retrieval using VBA scripts and VLOOKUP. Automating data entry and tracking improves efficiency, reduces errors, and optimizes Excel as a CRM tool for small businesses.
Size: 327 KB - Last synced at: 21 days ago - Pushed at: 4 months ago - Stars: 0 - 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

kreipikc/macros-create-report-excel
A script for automatically creating an advance report on a button from a single Excel spreadsheet (for Windows)
Language: Python - Size: 154 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

nhuhth/VBA
Collection of VBA projects automating tasks in Excel, such as data processing, report generation, and custom analytics. Includes reusable modules for efficiency improvements, error handling, and user interface customization.
Language: Rich Text Format - Size: 43 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

kumatech112/Futo-Kuma
Excel VBA
Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

cmhillm75/visual_basics_challenge
Visual Basics homework 2
Language: VBScript - Size: 23.2 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

VictorLawrenceSim/VictorLawrenceSim-LibraryPartsGenerator
Writes a xml file to produce parts in Flotherm. The parts include fans and blowers
Size: 0 Bytes - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Sharkb8t/VBA-challenge
Demonstrate proficiency in data analysis of CSV files using VBA Script.
Language: VBA - Size: 2.13 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

JosefSedlacek/Gumokov-VBA-codes
Tento Repository slouží jako skladiště kódu ve VBA, který používám pro správné fungování aplikací v MS Excel a pro účely aktualizací (exportu) dat ze SAP
Language: VBA - Size: 85 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

EtayZaslavsky/update-event-titles-automatically
A VBA macro for Office Outlook that updates the Title of an event with the event's time range, on event creation and change.
Size: 901 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

danish-velan/VBA-Automated_Invoice_system
The Automated Invoice System in VBA simplifies invoicing by automating data tracking, invoice number updates, and PDF generation. It copies billing details to a tracker, resets fields for new entries, assigns sequential invoice numbers, and exports invoices as uniquely named PDFs, streamlining the entire process.
Size: 228 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

wrighang/02_VBA-challenge
Module 2: VBA
Language: Visual Basic .NET - Size: 17.2 MB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

mr-pratyush/RealTime_AdvancedExcel_Project
A real time VBA-based Excel template designed for specific data validation, ensuring error-free submissions by automating checks and enforcing business rules.
Size: 0 Bytes - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

khangtictoc/VBA_Projects
VBA scripts for personal use
Language: Visual Basic .NET - Size: 0 Bytes - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

KiselkovD/train_sql
excel ui connect to mysql
Size: 132 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

saimanish79/JP_Morgan-Excel-Job_Simulation
JP Morgan Excel Job Simulation
Size: 1.52 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

alaa-aleryani/Stock_Analysis
Analyzing generated multiple year stock market data.
Language: VBScript - Size: 93.6 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

inkametrics/Rentas_con_Gradientes
UDF Gradients
Language: Inno Setup - Size: 588 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

hlydecker/vba-macros
A collection of VBA (Visual Basic for Applications) macros for Microsoft Office applications. All macros are tested on both Windows and Mac platforms.
Language: VBA - Size: 16.6 KB - Last synced at: 8 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Rock-Roll1968/VBA-Challenge
VBA Scripting /Stock Market data analysis
Size: 11.3 MB - Last synced at: 29 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

AnkitRai259/JP-Morgan-Chase-Co-Excel-Skills-Job-Simulation
JP Morgan Chase & Co. Excel Job Simulation on Forage
Size: 175 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

MeesterBAIG/Florida-E-Filing-Email-Download
This VBA script automates the process of downloading court documents from hyperlinks embedded in selected Outlook emails. It creates a folder structure based on the email subject and organizes the downloaded files accordingly.
Language: Visual Basic 6.0 - Size: 5.86 KB - Last synced at: 6 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

ababaee1/ExcelFolderAutomation
A VBA macro for Excel to automate folder creation and hyperlink entries based on the current month of the year and sequence pattern.
Language: VBA - Size: 20.5 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

maisam-fathi/standard-part-generator
This program was created to manage and organize standard parts in SolidWorks. How the program works is explained in the YouTube video.
Language: Visual Basic .NET - Size: 15.6 KB - Last synced at: 18 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

maisam-fathi/solidwork-assistant
This program was created to make file management faster and easier in SolidWorks. Also, the possibility of automatically creating a 3D file in SolidWorks. How the program works is explained in the YouTube video.
Language: Visual Basic .NET - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

maisam-fathi/regal-3d-automation
This program was created to design a 3D shelf. How the program works is explained in the YouTube video.
Language: Visual Basic .NET - Size: 19.5 KB - Last synced at: 18 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

RoshniRanaDS27/VBA_Script_Stock_Market_Data
Stock Market data Analysis
Language: VBA - Size: 634 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

JapneetDataDeveloper/ExcelVbaTraining
This repository is for vba training for excel
Size: 204 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

choppystick/vba-sudoku-solver
Sudoku puzzle solver in an Excel Spreadsheet. Combination of Linear Programming, and Excel's native functionalities with custom VBA macros and scripts to provide a user-friendly interface for inputting unsolved Sudoku grids and obtaining solutions through mathematical optimization methods.
Size: 109 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

mercerclayton/reservation_vba
Designed and implemented subroutines in Excel VBA to enable user input, reservation booking, and service selection from a pricing table.
Size: 41 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

AniCatPro/work-schedule-export
VBA макрос для экспорта готового файла из .mpp в .xlsx для дальнейшей загрузки в локальную систему
Language: VBA - Size: 229 KB - Last synced at: 29 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

huluzhu123/Blokudoku---VBA-Game
Blockudoku game in VBA
Size: 187 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
