2 Commits

Author SHA1 Message Date
Misaka_Company
3c073b73e2 Add guidance on duplicate Dim declarations in VBA
Clarify that VBA uses procedure-level scope and declaring the same variable more than once causes compile errors. Include examples of correct and incorrect patterns.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-27 13:37:20 +08:00
Misaka_Company
22fbff551d Add VBA best practices skill
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-24 13:54:43 +08:00