Skip to content

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

License

Notifications You must be signed in to change notification settings

DaanV2/Vba-Standard-Files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vba-Standard-Files

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

General Content

Modules

  • 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

Specialized Content

  • Xml Reading and Writing
  • Json Reading and Writing

About

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

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages