I am developing a VBA application which is quite large. I want to use SVN for that application developing.
How can I split my modules from the Excel document and ho
Check out this answer on how to automatically extract all modules/forms/classes to text files. Which will make them more manageable in SVN.