Search notes:

Excel: Developer tab

«Sub items» on the Developer tab:

Show (Hide) Developer tab on Ribbon

In order to have the record macro button, the Developer tab must be first enabled (See also recording macros in Excel)
This can be done in the registry under HKEY_CURRENT_USER\Software\Microsoft\Office\_version_\Excel\Options (value DeveloperTools).
Alternatively, the developer tools can also be enabled via the menu: File -> Options -> Customize Ribbon -> Check Developer box on right side.
With VBA, the state of the developer tab can be queried or modified with application.showDevTools:
application.showDevTools = true

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/Microsof...', 1758194329, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Microsoft/Office/Excel/GUI/Ribbon/tabs/Developer/index(50): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78