Code Monkey home page Code Monkey logo

vbautilities's Introduction

VbaUtilites Creater: Walter Tsui

Description: [VBA]: Collection of Utilites frequently used

AccessObjUtilities - Delete Table - Delete Table by sub string - Check whether table exists or not - Delete Query - Check whether query exist or not - Obtain record counts of a table - Obtain record counts of a query - Obtain record counts of a SQL object - Check whether a table is valid or not - Check whether a query is valid or not - Link Table Through Table Definition - Remove all link tables - Get the current path of a link table - Get Link Table connection Info - Obtain a string with all columns names of a table - Find a column in a table - Export Table to Text file - Convert Access Table into HTML Format - Generate a concatenated string of related records (SQL Query Use)

ArrayUtilities - Find item in an array - Append items to an array - Delete item in an array by index

ExcelUtilities: - Check whether specified worksheet exists or not in specified workbook - Convert Column Number To Column Letter - Link multiple worksheets in workbooks - Export a table to one or more worksheets in case row count over 65535 - Replace String in a range of a worksheet that enclose any excel error in a function

FileSysUtilities: - Check whether a file exists - Copy File without error msg - Unzip multiple files in directory - Unzip a file - Ftp upload file - Ftp download file - Count Row Number of a text file - Split a Text File into multiple text files of specified row count(default: 65535) - Delete rows in a text file - Replace multiple strings in multiple files in a folder - Replace multiple strings in a file

General Utilities: - Enable user-defined MsgBox - Disable user-defined MsgBox - Display string in a msgbox depending on the user-defined flag

MathUtilities: - Min - Max - Ceiling - Logarithm of base 10

ShellUtilities: - Start a Shell command and wait for it to finish, hiding while it is running. - Send multiples shell commands with timeout

SqlUtilities: - Run SQL command without warning msg - Re-Select table columns - Update multiple columns of a table under the same condition - Update a column of a table under a specified condition - Create Table with dedicated Column and Expressions from a source table - Create Table of group function, there is a default Group function for all columns, columns can be specified to different group fucntion - Create a set of grouped table, the grouping config is set in a specified table - Create table which are joined from two tables having the same columns for joining - Create table which is cancatenated from multiple tables of the same structure - Execute SQLite Command Set - Append Table into a SQLite database

StrUtilities: - Split a string into array by separator - Find string in an array - Replace substring by regular expression

vbautilities's People

Contributors

walter426 avatar

Watchers

James Cloos 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.