Subroutines & Functions in VBA to Automate your Database

9 months ago
5

This video addresses the fundamentals of VBA sub-procedures and functions, their differences, and how to implement them effectively. We deep dive into creating a module, understanding the Visual Basic environment, and writing a subroutine called 'SquareIt'. Following that, we navigate through the essentials of subroutines, discussing naming conventions, variable declaration, and basic assignment operations. The video then transitions to functions, exemplifying them with a 'square feet' calculator. By the end of the video, viewers will understand the distinction between subroutines and functions, their purpose, and the best practices for coding them in VBA.

Keywords:
VBA, sub-procedure, function, module, variable declaration, naming conventions, Visual Basic, subroutine, square feet calculator, coding best practices

See my other channels:
Current news on the economy and economic concepts:
https://www.youtube.com/@doctorecon
Current thoughts on leadership topics:
https://www.youtube.com/@pharosleadership
Blockchain and Cryptocurrency News:
https://www.youtube.com/@pharosblockchain

Loading comments...