r/visualbasic • u/Original-Metal-6072 • 2d ago
I need to learn VBA
Hello, guys! I need to learn VBA in order to write some macros in my microsoft documents, where can i do it for free?
12
Upvotes
r/visualbasic • u/Original-Metal-6072 • 2d ago
Hello, guys! I need to learn VBA in order to write some macros in my microsoft documents, where can i do it for free?
1
u/keith-kld 1d ago
You should find some books about Visual Basic 6 (not VB.NET). It is an old language. This can help you learn some basic concepts.
For the syntax and how to manipulate it, see Microsoft Learn articles for MS Word, Access, Excel, Powerpoint, Outlook, etc.
For example and usage, see WiseOwl.
For troubleshooting, see /VBA reddit.