Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.24 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.24 KB

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