Search notes:

VBA modules

A VBA module is the fundamental unit of VBA source code.
A module is part of a VBA project.
A module consists of a
Two kinds of modules: But see also object modules.

See also

In the Visual Basic Add-in Model, a VBA module is represented by a vbComponent object.
The 00_ModuleLoader allows to dynamically load modules from within VBA source code.
This example demonstrates how it is possible to create a dynamic VBA module, place a sub into it and then call it using Excel's application.run function.

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1758173953, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/languages/VBA/language/module/index(56): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78