Skip to content

TheNickDeveloper/VBA_CommonLib

Repository files navigation

VBA CommonLib

Common function from daily VBA programing use.

HelperAdo

A helper includes the most of ADO function, including data querying, get record count, get error message, different db connection, open record set, get all row data, and etc.

HelperCommonFunction

A helper class contains common function whlie doing VBA project. The functions including date transform, get value between string, set dictionary from array, row count, column count, save as new worksheet or workbook, and etc.

Helper SimpleVerify

A validation helper while do any checking.

Helper TextInOut

A helper while read and write data from text files.

About

Common function from daily VBA programing use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published