Tagged Questions

3
votes
2answers
292 views

Syntax (probably BNF) spec of VBA?

I have to maintain a portion of Access 2003 VBA code, which is not my primary programming language, and while I'm pretty solid on doing regular stuff, I would still like to have a pure spec of the ...