It seems like there is a small issue with your repo.
Currently, it is marked as a Visual Basic .NET repo since more than 50% of its code is identified as VB.NET.

The reason is that you are currently using the extension .vb for your VBA code, but this extension is associated with VB.NET.
To solve this issue, the easiest option is to change the file extensions to .vba.