Skip to content

akzhar/vba-helpers

Repository files navigation

VBA helpers

1. What is it

https://vbahelpers.ru is an open source procedures / functions collection intended to solve general Excel programming tasks like:

2. How to find a helper

3. How it works

demo

4. Links

5. Install dependencies

git clone repo_urlcd ./repo-foldernpm ci

6. Build and run the app

cd ./repo-foldernpm run start