🥳Installing VBAS

Let's install VBAS now!

1. Windows

For window users, check add to path when you install python, and go to cmd. type the command below.

pip install vbaspy
install vbas in cmd using pip command

2. Mac

Go to terminal and type the command below.

pip install vbaspy

All done! You can now enjoy VBAS!

Last updated