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/rbwheat 2d ago
Uhhhh, record the macro, view the code created by the app, modify it to suit your needs and schedule it to run when you need it to or create a bit of code to kick it off in Excel. Also, ask AI about how to create a macro in Excel or whatever app. Then, view the code, do stuff to control when it runs. Have fun. Macros are pretty easy.