User Defined Types in VBA

Описание к видео User Defined Types in VBA

User Defined Types are very useful to pass complex data between different procedures in your #VBA application.

This video is an excerpt from my online course "Learning VBA Programming". A course for beginners and intermediates in VBA to learn from the ground up.

Topics covered in the course:
- The VBA development environment,
- Variables: declaration, scope, and data types,
- Procedures, procedure types, and arguments,
- Object based programming,
- Control Flow,
- Error handling,
- Debugging,
- and how to put all this together.

Link to the course: https://codekabinett.com/courses/inde...

Комментарии

Информация по комментариям в разработке