These are my standard files that I use for programming in Vba for Excel/Word/Solidworks/etc most of them are used to create a more Vb.net feel to them then everything
- mCollection
- mExcel
- mFile
- Checks if the given file exists
- mProcess
- Can detect if a given process is running
- mStringFunctions
- Contains .Net like functions for string such as: Contains, Find, EndWith, Remove, and TrimText
- mZip
- Can unzip the given zipfile
- Xml Reading and Writing
- Json Reading and Writing