Version control for VBA file

后端 未结 4 1748
孤街浪徒
孤街浪徒 2020-12-11 11:13

I have a huge MS Access document with built-in VBA codebase. Is it possible to track the file (as I am developing it) with a (mercurial) version control system? Can I extrac

4条回答
  •  天命终不由人
    2020-12-11 11:18

    It's possible with MS Access to export most of the code through scripts. I posted some here a while ago:

    How do you use version control with Access development?

提交回复
热议问题