GithubHelp home page GithubHelp logo

stdvba-examples's Introduction

stdVBA Examples

This repository holds examples of using stdVBA. This should give people a better idea of how to use stdVBA and libraries.

Contents

Title Type Short Description Tags Dependencies Status
Accessibility Inspector DevTool Inspect the accessibility information of controls UI controls. Critical for UI automation. ui, window, automation, embedding,simple stdAcc, stdProcess, stdWindow, stdICallable Deprecated
Accessibility Inspector v2 DevTool Inspect the accessibility tree of windows. Critical for UI automation. ui, window, automation, embedding,advanced stdAcc,stdCallback,stdClipboard,stdICallable,stdImage,stdLambda,stdProcess,stdShell,stdWindow Complete/WIP
Automate the web with Chrome Library Automate major browsers for web scraping or UI presentation. web, automation, accessibility, library stdAcc, stdEnumerator, stdLambda, stdProcess, stdWindow, stdICallable Complete
Create documents based on tabular data Data Utility Build a userform dynamically to make changes to an input object. automation, data, document, generator, library, table,advanced stdCallback, stdCOM, stdEnumerator, stdICallable, stdLambda, stdRegex, stdTable, stdWindow Complete
Dynamically Userform Example Library Build a userform dynamically to make changes to an input object. User,Interface,UI stdUIElement, stdCallback, stdCOM, stdICallable, stdLambda Complete
JSON Viewer DevTool Inspect JSON data in a userform. json, viewer, browser,advanced stdCallback, stdICallable, stdJSON, stdLambda, tvTree Complete
Macro Dispatcher DevTool / AdminTool Define exactly which macros should be run in which particular order across multiple spreadsheets. Monitors success and errors. macro, scheduler, dispatcher, bulk, automation, data, process,advanced stdAcc, stdCallback, stdEnumerator, stdICallable, stdLambda, stdPerformance, stdReg, stdWindow Complete
Notepad GetAllTextAndClose Utility Utility Get all text from all open Notepad tabs and close them. Useful when you use Notepad for note taking. notepad, utility, automation, data, extract stdAcc, stdICallable, stdLambda, stdProcess, stdWindow Complete
A registry viewer for VBA DevTool Inspect information in the registry without the need for regedit access. registry, win32, viewer, browser,advanced stdClipboard, stdIcallable, stdLambda, stdReg WIP
Split windows side by side Productivity Utility Split your excel window in half for increased productivity. window, automation stdLambda, stdWindow, stdICallable Complete
Bulk Spreadsheet Extractor Data Utility Extract information from multiple structured Excel documents to a table. Includes version differentiation. data, extract, bulk stdArray, stdCallback, stdCOM, stdEnumerator,stdICallable, stdLambda, stdPicture, stdRegex Complete
Further SQL-like table operations and class for handling all things table powered by stdEnumerator Library A sql-like system for handling Excel ListObjects. sql, listobject, table, update, select, database stdICallable,stdEnumerator,stdCallback,stdJSON Complete
Timer Library Call code at set intervals. timer, time, stopwatch, watch, poll stdCallback, stdICallable Complete
Embed Microsoft Word into a userform UI Control Present text to users as a Microsoft Word control. ui, window, automation, embedding stdLambda, stdWindow, stdICallable, stdProcess Complete
Excel Application helper Library Make getting the Application object easier, and extend it with additional methods. application, ebmode, edit, mode, LPenHelper stdAcc, stdICallable WIP
Excel custom save handler Library Custom Excel save handler with more events. save, handler, custom, events None Complete
Excel sql-like table operations Library A sql-like system for handling Excel ListObjects. sql, listobject, table, update, select, database stdICallable Complete

stdvba-examples's People

Contributors

sancarn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.